Reputation: 181
How can i plot realtime data with jquery. the data will be extracted from mysql, and i want to show these values on a page, where the plot graph should be realtime..
please help
Upvotes: 0
Views: 3700
Reputation: 3955
Here are some good jquery graph plugins
check them out:
http://www.jqplot.com/tests/
http://www.highcharts.com/demo/
http://people.iola.dk/olau/flot/examples/
http://omnipotent.net/jquery.sparkline/
Upvotes: 2