r6 - 24 Jan 2008 - 08:10:42 - MartinSeibertYou are here: TWiki >  Codev Web > FlotForJQuery
Tags:
, create new tag

Flot, a Javascript plotting library for jQuery

http://code.google.com/p/flot/

See the examples, especially the highly interactive zooming with overview.

-- Contributors: ArthurClemens - 10 Dec 2007

Discussion

If we could define one (or set of) CHART tag, that all the charting UI's use, then we could make charting libraries pluggable - so users can select the Javascript library that is most compatible with their other needs. - see GeneralisedCHARTdefinition

-- SvenDowideit - 10 Dec 2007

I've begun to create a FlotChartPlugin - though its in very early stages, and has zero docco because I've changed the syntax a few times in the last day.

Right now, the chart in that topic on my TWiki is defined using

%FLOTCHART{
    "test,more"
    test="[1, 23],[2, 87],[3, 11],[4, 17],[5, 21],[6, 45],[7, 34],[8, 23]"
    more="[1, 2],[2, 4],[3, 6],[4, 8],[5, 18],[6, 12],[7, 14],[8, 16]"
}%

That is then replaced by some javascript and a placeholder div.

-- SvenDowideit - 24 Jan 2008

I like this a lot. It would also be a great enhancement for http://twiki.org/cgi-bin/view/Plugins/ChartPlugin. I am looking forward to this new gadget in TWiki. smile

-- MartinSeibert - 24 Jan 2008

 
Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r6 < r5 < r4 < r3 < r2 | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback SourceForge.net Logo