Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Suitable chart library for dynamic data? [closed]

Tags:

javascript

I am looking for a suitable JavaScript charting library that will work well with being generated with data pulled from an API using Ajax/JSON. I'll be primarily using line, bar and pie charts.

Any library that is straightforward to use, has good documentation and will allow me to have animated graphs is also a plus.

What is my best option in this scenario?

like image 929
connor martin Avatar asked Dec 06 '25 22:12

connor martin


1 Answers

Your question is a little vague - though from personal experience, I have found Chart.js and canvas.js (preferring the former) to be easy to use - they have detailed documentation, easy-to-use code formats and also available animations when the graphs are changed dynamically.

like image 63
Lucas Avatar answered Dec 09 '25 14:12

Lucas



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!