Skip to content

Instantly share code, notes, and snippets.

@andregardi
Created September 28, 2018 23:42
Show Gist options
  • Save andregardi/06dc373ddba8f06a33b89d5f75d62f85 to your computer and use it in GitHub Desktop.
Save andregardi/06dc373ddba8f06a33b89d5f75d62f85 to your computer and use it in GitHub Desktop.
{
"chartData": {
"labels": [
"sunday",
"monday",
"tuesday",
"wednesday",
"thursday",
"friday",
"saturday"
],
"thisWeek": [
20000,
14000,
12000,
15000,
18000,
19000,
22000
],
"lastWeek": [
19000,
10000,
14000,
14000,
15000,
22000,
24000
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment