I was just going through chartjs.org(Open source HTML5 charts using canvas tag) and found it very useful. Its good for small/medium chart usage(supports only 6 chart types as of now). But, being a fan of amCharts, I started comparing some of the visuals as below -
Radar chart |
Column chart |
Pie chart |
Another open source javascript charting tool is here - http://dunxrion.github.io/aristochart/index.html
ReplyDelete