korin / open_flash_chart_2_plugin

that is plugin extracted from open_flash_chart_2 project

This URL has Read+Write access

100755 14 lines (11 sloc) 0.351 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
==BUGS==
  --generating more than one graph with ofc2_inline on the same page is currently impossible--
 
==Futures==
  - add radar charts
  --add Tooltip class--
  --add DotValue class--
  --many inline chart on one page--
 
==Documentation==
  - describe class and methods
  - describe instance variables
  --present examples code in Charts section--