[jQuery] Ann: jqPlot 0.6.2 released

[jQuery] Ann: jqPlot 0.6.2 released


jqPlot is an open source plotting plugin for jQuery. The 0.6.2
release adds many new features including:
Rotated axis text.
Vertical and horizontal bar charts.
Automatic trend line computation.
Data point highlighting.
Cursor tooltips showing data and grid position.
And many other features.
The jqPlot homepage is at http://www.jqplot.com/
The downloads page is at http://bitbucket.org/cleonello/jqplot/downloads/
The mailing list/Google group is at http://groups.google.com/group/jqplot-users
jqPlot is built from the ground up as an extensible and plugable
plugin. Handling of data, drawing of plot elements, events, virtually
everything is handled by a plugin. This means you can enhance or swap
out core functionality without touching the core code.