I want to display some dynamic charts/graphs in my web application.
The current good one in pure javascript is HighCharts which is not free for SAAS apps.
Is there any good, free, pure-javascript chart solution I can use off-the-shelf?
Flash chart solutions don't work on the mobile devices. please suggest good ones.