Creating a Pie Chart using Angular2 (deprecated, replaced with "Angular") and d3.js (Version 3) Library
This is an angular-quickstart based code from this tutorial. Download this repository and type below commands to start the app.
npm install
npm run d3-typings
npm start
You can also see the app live on this Plunker