Blog » Flot, a new plotting plugin for jQuery
Posted December 6th, 2007 by Bradley SeposHere’s some holiday cheer: Flot, a new plotting library/plugin for jQuery by Ole Laursen. The initial 0.1 release has some stunning features, including interactivity with your charts. Flot looks very promising, and we like to highlight promising developments in the jQuery community!

See also:
Flot Announcement
Flot Examples
Ajaxian article on Flot
December 6th, 2007 at 6:34 pm
This is so cool, I can’t wait to integrate this on my site. I was looking at some server side options for making charts this past week and was very concerned about the future strain on server resources generating all those images … never mind caching issues.
This might just work for me!
December 6th, 2007 at 7:50 pm
Greate!
December 6th, 2007 at 9:15 pm
WOW~ It is so cool and so useful for me, thanks for writer
December 6th, 2007 at 11:58 pm
What Greg said
Will be trying to find a project to use this on ASAP!
December 7th, 2007 at 1:24 am
I tried the samples and it seemed speedy to me. Any chance of changing the data on the fly? Do you have to redraw the whole chart when you do so?
December 7th, 2007 at 9:52 am
This just rocks! The visuals and styling are awesome, they don’t look pixelly at all.
December 7th, 2007 at 10:29 am
Good!
December 7th, 2007 at 3:06 pm
Just started playing around with it and I see amazing potential.
One thing though, can you use non-numeric values for, say, the x-axis? Didn’t see it in the examples, and i’m trying to create a graph that displays numbers per month (e.g. I’d like the x-axis to display “11-07″ for November 07.
Regardless, just plain awesome work. Thanks for sharing!
December 7th, 2007 at 3:36 pm
Nevermind…RTFM….reading the API I found the option to enter the tick array. Very helpful
December 7th, 2007 at 7:30 pm
[…] jQuery: » Flot, a new plotting plugin for jQuery (tags: graph javascript jQuery visualization webdev) […]
December 9th, 2007 at 1:19 am
I found it ironic that Google released their chart API just days after flot was released. http://code.google.com/apis/chart/
Didn’t that happen that jQuery and a CSS selector library were released on the same day? It is really funny how that happens. I will most certainly be trying them both these charting APIs out!
December 9th, 2007 at 6:17 am
[…] Flot, a new plotting plugin for jQuery (tags: uncategorized) […]
December 9th, 2007 at 3:15 pm
Great, Version 0.2 is out.
Version 0.1 didn’t work for me the way I expected, I’ll give the new version a try.
December 10th, 2007 at 8:20 am
R: you need to rerender the whole chart. This is mostly an artifact of how the canvas works - each time you perform a drawing operation, you’re changing the canvas surface. So there’s no easy way to remove and replot a line unless you introduce multiple layers of canvases. Maybe it would be a good idea if the Flot API would allow you to rerender the whole chart easily, though.
Dominik: If you’re having trouble, feel free to comment on the new brand-new Flot mailing list.
December 10th, 2007 at 7:02 pm
This is an excellent use of Canvas and is very easy to use. Can’t wait for upcoming versions
December 12th, 2007 at 6:15 pm
Mamamia…. Godsend
December 13th, 2007 at 5:05 am
Well done, jQuery!
It has a big future!
December 13th, 2007 at 2:25 pm
I’m not jQuery fan but this is impressive.
December 17th, 2007 at 10:44 am
Very nice! But the axis are off when printing in IE.
December 19th, 2007 at 11:42 pm
I like, I like
December 26th, 2007 at 9:49 pm
YAY! And is it possible to also zoom-out the view?
This is really pro.
Thanks jQuery!
December 27th, 2007 at 8:51 am
Super!I’ll use them in my next project.
How about circle diagram, like in google-analytics?
December 28th, 2007 at 9:15 am
Make it a part of Jquery UI as soon as possible!! Quickly! This is a killer feature!
January 4th, 2008 at 7:12 pm
Only one thing can be said about this framework, THE BEST
thanks JQ
February 3rd, 2008 at 1:47 am
[…] Flot, a new plotting plugin for jQuery Visit Original: Flot, a new plotting plugin for jQuery […]
February 15th, 2008 at 1:32 pm
http://www.coloria.ru/Article/jquery-sozdanie-grafikov-ispolzuya-plagin-flot - Russian article