玄铁剑

成功的途径:抄,创造,研究,发明...
posts - 128, comments - 42, trackbacks - 0, articles - 174

flot Attractive Javascript plotting for jQuery

Posted on 2008-02-20 20:47 玄铁剑 阅读(268) 评论(0)  编辑 收藏 引用 所属分类: Ajax

Flot is a pure Javascript plotting library for jQuery. It produces graphical plots of arbitrary datasets on-the-fly client-side.

The focus is on simple usage (all settings are optional), 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.

The plugin is targeting all newer browsers. If you find a problem, please report it. 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.

Examples

Take a look at the examples to see how it works, or look at FlotUsage to see some real projects using Flot. flot-0.3.zip

Flot Examples

Here are some examples for Flot:

只有注册用户登录后才能发表评论。