I need to build a website with n number of charts. Is there any plug-in that is simple and easy to use? It’s best to have a fade animation like chart.js = ̄ω ̄=
I read the documentation of chart.js, but I can’t seem to find a way to display a column chart horizontally (maybe I’m too lazy to see it - -);
Also, the charts I need to write are all stack charts ( It is an ordinary bar chart with two data on it). Can it be done with chart.js?
Similar to this stack diagram:
Please help~
过去多啦不再A梦2017-05-16 13:35:06
You can use highcharts, which has been used in recent projects. It’s very useful~
过去多啦不再A梦2017-05-16 13:35:06
http://www.ichartjs.com/sampl...
This is fine, just click on the tab on the left and you will gain something
过去多啦不再A梦2017-05-16 13:35:06
Use the ecahrts plug-in, it has a complete API and is easy to use.