[jQuery] jqPlot 0.8.5 adds Zooming and 9 Y Axes

2009-06-29 Thread Chris Leonello
jqPlot is an open source plotting plugin for jQuery. The 0.8.5 release add support for plot zooming and up to 9 y axes (introduced in 0.8.0). jqPlot is highly customizable jQuery plotting plugin with many features including: * Rotated axis text. * Vertical and horizontal bar charts. * Stacked

[jQuery] jqPlot 0.7.0 adds pie chart support

2009-06-14 Thread Chris Leonello
jqPlot is an open source plotting plugin for jQuery. The 0.7.0 release adds pie chart support. jqPlot is built from the ground up as a plugable plotting plugin with many features including: * Rotated axis text. * Vertical and horizontal bar charts. * Stacked bar and line charts. * Automatic

[jQuery] Ann: jqPlot 0.6.2 released

2009-06-02 Thread Chris Leonello
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.

[jQuery] Re: jqPlot - New charting plugin

2009-06-02 Thread Chris Leonello
/ if you are interested. There are a slew of dynamically generated unit tests and examples at http://www.jqplot.com/tests/ also. On Apr 10, 4:36 am, Chris Leonello chris.leone...@gmail.com wrote: I've added an examples page demonstrating some of the current features ofjqPlot.  It is here: http

[jQuery] Re: jqPlot - New charting plugin

2009-04-10 Thread Chris Leonello
/ Ralph On Wed, Apr 8, 2009 at 8:23 PM, Chris Leonello chris.leone...@gmail.comwrote: Hi, I'd like to announce jqPlot, a new charting plugin for jQuery.  jqPlot was inspired by Flot, but has a more extensible plugin like architecture.  For example, logarithmic axes are supported

[jQuery] Re: jqPlot - New charting plugin

2009-04-09 Thread Chris Leonello
own? That's pretty cool if I got that right. Are there other differences?  Can jqPlot do the same examples as Flot's?http://people.iola.dk/olau/flot/examples/ Ralph On Wed, Apr 8, 2009 at 8:23 PM, Chris Leonello chris.leone...@gmail.comwrote: Hi, I'd like to announce jqPlot

[jQuery] jqPlot - New charting plugin

2009-04-08 Thread Chris Leonello
Hi, I'd like to announce jqPlot, a new charting plugin for jQuery. jqPlot was inspired by Flot, but has a more extensible plugin like architecture. For example, logarithmic axes are supported through a logAxes plugin renderer. There is a loose coupling between user inputs, data handling, and