jqPlot is a plotting plugin for the jQuery which produces various types of line and bar charts. jqPlot is highly customizable and offers numerous options for chart styles and formatting. It is cross browser plugin that has been tested to work on IE 6+, Firefox, Safari, and Opera.

jqPlots strongest feature is it’s ability to extend with additional plugins. Computation and drawing of lines, axes, shadows even the grid itself is handled by pluggable “renderers”. Not only are the plot elements customizable, plugins can expand functionality of the plot too! There are plenty of hooks into the core jqPlot code allowing for custom event handlers, creation of new plot types, adding canvases to the plot, and more!
Features:
- Numerous chart style options.
- Date axes with customizable formatting.
- Rotated axis text.
- Automatic trend line computation.
- Tooltips and data point highlighting.
- Sensible defaults for ease of use.
Developed by Chris Leonello; This jQuery Plugin is available for download under dual GPL 2 & MIT Licenses. You can find further information, demos & download on jqPlot Website.



