-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 2.4.3
-
Component/s: Documentation
-
None
A new option has been added to the <historical/> report configuration element.
| name | value | required | description |
| json | true or false | no. default is false | If set to true, then a file called 'historical-json.js' will be created in the top level directory containing some JSONP. The callback method will be: "processHistoricalCloverData" and takes a single JSON object parameter. The structure of the JSON is the same as used by the google.visualization API: http://code.google.com/apis/visualization/documentation/reference.html#DataTable |