Difference between revisions of "API Metric Data List"

From unroole CMS wiki
Jump to: navigation, search
Line 1: Line 1:
 
Json Structure:
 
Json Structure:
 
+
<blockquote>
 +
<nowiki>
 +
[
 +
{
 +
"name": "Line Name",
 +
"data": [
 +
[ 'Year/Month/Day', "Value" ],...
 +
]
 +
},...
 +
]
 +
</nowiki>
 +
</blockquote>
  
 
Sample Json:
 
Sample Json:

Revision as of 14:36, 25 July 2012

Json Structure:

[ { "name": "Line Name", "data": [ [ 'Year/Month/Day', "Value" ],... ] },... ]

Sample Json: