Skip to content

Instantly share code, notes, and snippets.

@user20161119
Created March 29, 2014 13:48
Show Gist options
  • Save user20161119/9854794 to your computer and use it in GitHub Desktop.
Save user20161119/9854794 to your computer and use it in GitHub Desktop.
flot time series data
{
callStatus: "success",
message: null,
data: [
[
1396496221000,
200
],
[
1396492800000,
0.5
],
[
1396492017000,
9.99
],
[
1396362188000,
4.45
],
[
1396361153000,
0.99
],
[
1396361081000,
1.29
],
[
1396360940000,
5.45
],
[
1396360470000,
0.01
],
[
1396360026000,
19.99
],
[
1396358872000,
9.99
],
[
1396308938000,
9.99
],
[
1396308075000,
0.99
],
[
1396252296000,
65.99
],
[
1396250623000,
10.99
],
[
1396243481000,
9.99
],
[
1396235978000,
19.99
],
[
1396153490000,
65.55
],
[
1396152538000,
75.99
],
[
1396149012000,
45.99
],
[
1396148258000,
69.99
],
[
1396137430000,
5.45
],
[
1396136483000,
14.99
],
[
1396135863000,
13
],
[
1396135618000,
10.55
],
[
1396135507000,
9.99
],
[
1396135441000,
1.04
],
[
1396135426000,
9.99
],
[
1396135325000,
9.99
],
[
1396135315000,
2.79
],
[
1396102202000,
9.99
],
[
1396101848000,
10.55
]
],
sellerName: "craftseashell"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment