jqPlot playground

jQplot is a powerful cross-browser jQuery based plotting plugin. See http://www.jqplot.com/. We've setup this page for testing dynamical configurations and data insertion.
This example uses only a few of the many available jQplot parameters, but should give you an idea of the flexibility of this component.
Thanks to the jQplot's author, Chris Leonello, for the great job done.

You can change data, add rows or columns (series) by hand or loading data from an url. In this case the format must be '\t' separated values (col by col) with '\n' (row by row).
Uses http://patapage.com/applications/pataPage/site/test/testData.txt as example source.

edit dataedit configuration

All rights on jqplot are property of Chris Leonello (see www.jqplot.com/info.php).