How can i make bar & pie charts in angular js

SajaWal NaWaz picture SajaWal NaWaz · May 12, 2015 · Viewed 37.4k times · Source

I want to make charts, bar chart and pie chart. it has to take inputs from user and maps that input to the chart on run time. Chart has to able to make changes as the user changing it on run time. it will be a great help. Thanks

Answer

Shiju K Babu picture Shiju K Babu · May 12, 2015

You can use

  1. Angular chart (using Chart.js)
  2. Angular charts using D3
  3. Angular-nvD3
  4. You can use Google Charts also. You can use it with AngularJS