docs: add spaces to timeseries example

This commit is contained in:
Daniel Lee 2018-02-03 16:21:23 +01:00
parent 162f4941f0
commit a906dd8157

View File

@ -84,15 +84,15 @@ An array of:
{
"target":"upper_75",
"datapoints":[
[622,1450754160000],
[365,1450754220000]
[622, 1450754160000],
[365, 1450754220000]
]
},
{
"target":"upper_90",
"datapoints":[
[861,1450754160000],
[767,1450754220000]
[861, 1450754160000],
[767, 1450754220000]
]
}
]