Ole,
This is absolutely brilliant stuff here. Wow! I can't tell you how much I love this. At jQueryCamp07, John Resig and Bradley Sepos did a presentation on canvas, and I was blown away by the possibilities. This plugin confirms my blown-away-edness. :-)
Any plans for a pie chart type -- maybe by using arc(x, y, radius, startAngle, endAngle, anticlockwise) ?
--Karl _________________ Karl Swedberg www.englishrules.com www.learningjquery.com On Dec 4, 2007, at 7:04 AM, Ole Laursen wrote:
Hi! I've just released Flot 0.1, a brand-new plot plugin for jQuery which focuses on simple usage, attractive looks and interactive features like zooming. It's like plotr and Plotkit, but hopefully a bit more intelligent when it comes to auto-adjusting axes. The project page is here: http://code.google.com/p/flot/ And examples are here: http://people.iola.dk/olau/flot/examples/ I also posted about the news on my blog: http://ole-laursen.blogspot.com/2007/12/flot-01-released.html I'm in the midst of writing the API documentation, but the examples should hopefully get you started and the available settings are documented in the source code at the top of the file. -- Ole Laursen http://people.iola.dk/olau/

