This library can be used on graph design, charts, GUI interfaces and many more.
It produces graphical plots of arbitrary datasets on-the-fly client-side.
The focus is on simple usage, attractive looks and interactive features like zooming.
Although Flot is easy to use, it is also advanced enough to be suitable for Web 2.0 data mining/business intelligence purposes which is its original application.
Requirements:
· JavaScript enabled on client side
· jQuery JavaScript Library
Limitations:
· The plugin is targeting all newer browsers. Drawing is done with the canvas tag introduced by Safari and now available on all major browsers, except Internet Explorer where the excanvas Javascript emulation helper is used.