Tags:
create new tag
, view all tags

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

 
Topic revision: r6 - 2008-01-24 - MartinSeibert
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by PerlIdeas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.