Angular2 Charts
Angular2 charts examples :
Installation
- You can install ng2-charts using npm
npm install ng2-charts --save
- You need to install and include
Chart.js
library in application viahtml
orwebpack bundler
(more options can be found in officialchart.js
documentation)npm install chart.js --save
Important: EmbeddingChart.js
in application is mandatory! More info in this link : https://valor-software.com/ng2-charts/#top
some more Chart Examples for Angular2 :
https://www.npmjs.com/package/angular2-chartjs
Google Charts : https://github.com/vimalavinisha/angular2-google-chart
Thanks,
Bhaskar
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home