Published on 2007-12-10 09:08:24

Flot is a pure Javascript plotting library for jQuery. A great library which produces very attractive plots including interactive features like zooming. Very easy to use, Flot will certainly replace any server-side graphics creation which require lots of memory usage. There are many interesting examples that you might check to see the capabilities of this great library. Flot uses Canvas to draw graphics on the fly, it requires ExCanvas library to work on Internet Explorer. Released under MIT License.

Flot_Sample.png


Related Entries

Member of the PHP Magazine Network, Copyright (C) 2005-2008 phpmagazine.net All Rights Reserved