User manual
© 2011 Racktivity NV 145/160
Antwerpsesteenweg 19 - 9080 Lochristi - Belgium - www.racktivity.com v 2014.5.14
Example 2
Example for a graphic with two data streams:
[[protovis]]
{
"width": 330,
"data" : [[1, 1.2, 1.7, 1.5, 0.7, 0.5, 0.2, -2], [-0.4, 0, 3, 1.47, 2, 0,
6, 4.5]],
"protovis_id" : "protovis_div"
}
[[/protovis]]
Sample 2
RGraph Macro
The RGraph macro creates an rgraph, which is a powerful graphics visualization. The data
of the graph is stored in a JSON data structure.
Parameters
The macro does not use parameters. The body contains the data to generate the rgraph.
Example
[[rgraph]]
{"name": "Macros_Home",
"chart_div": "bar_div",
"values": {
"root": {










