User manual

© 2011 Racktivity NV 130/160
Antwerpsesteenweg 19 - 9080 Lochristi - Belgium - www.racktivity.com v 2014.5.14
[[jqplot]]
{"width" : 400,
"height" : 400,
"chart_data" : [[[1, 2],[2, 4],[3, 6],[4, 8]]],
"renderer" :"$.jqplot.BarRenderer"
}
[[/jqplot]]
Pie Chart1
[[jqplot]]
{"width" : 400,
"height" : 400,
"chart_data" : [[[1, 2],[2, 4],[3, 6],[4, 8]]],
"renderer" :"$.jqplot.PieRenderer"
}
[[/jqplot]]