|
Project Information
Members
Links
|
jqPlot Has Moved!The new jqPlot home page is at http://www.jqplot.com/ The mailing list/google group is still at http://groups.google.com/group/jqplot-users Examples and unit tests are at http://www.jqplot.com/tests/ Documentation is at http://www.jqplot.com/docs/ The jqPlot project page and source code is at http://www.bitbucket.org/cleonello/jqplot/ Note: All downloads on Google Code are out of date. Please find the latest downloads at http://bitbucket.org/cleonello/jqplot/downloads/ OverviewjqPlot is a pure JavaScript plotting plugin for the jQuery javascript library. jqPlot was inspired by the Flot JavaScript jQuery Plugin. It relies on the canvas tag for rendering the plot graphics. IE support is handled through the excanvas.js library. It is currently in heavy development. Some highlights of the code:
Sample Line Plot with Dual Axes
|