Changes between Version 4 and Version 5 of JqChartMacro


Ignore:
Timestamp:
Feb 17, 2013, 6:41:20 AM (11 years ago)
Author:
Pablo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • JqChartMacro

    v4 v5  
    2525
    2626You can check out JqChartMacro from [http://trac-hacks.org/svn/jqchartmacro here] using Subversion, or [source:jqchartmacro browse the source] with Trac.
     27
     28== Configuration ==
     29
     30Make sure that jqplotchart is enabled in trac.ini:
     31
     32{{{
     33[components]
     34jqplotchart.* = enabled
     35}}}
    2736
    2837== Example ==