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 and mouse tracking.
The plugin is known to work with Internet Explorer 6/7/8, Firefox 2.x+, Safari 3.0+, Opera 9.5+ and Konqueror 4.x+. 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.
Documentation
Besides the examples, there's a README, FAQ and the API documentation, all for the development version. The NEWS will tell you the changes.
You could also take a look at the TODO, although most of the suggestions are in the bug tracker.
If you need more help, you can ask on the mailing list. You can probably save yourself some time skimming the FAQ first.
Who's behind this?
The development so far has mostly been done by Ole Laursen, sponsored by IOLA, a small Danish web-development house focusing on Django and jQuery. If you need commercial support, you're welcome to contact us.
'DHTML > Javascript' 카테고리의 다른 글
[펌]jQuery로 작업하기, 3부: jQuery와 Ajax로 RIA 만들기: JQuery: 내일 (0) | 2009.07.30 |
---|---|
ExtJS --> XmlTreeLoader Error.... (154) | 2009.06.26 |
[펌] 부모창과 닫히는 팝업창 (0) | 2009.04.28 |
NS/FireFox equiv of event.srcElement (0) | 2008.12.07 |
[링크] 스크립트 주석 표준 (0) | 2008.07.29 |