Skip to content

Instantly share code, notes, and snippets.

@t-book
Last active August 19, 2019 14:31
Show Gist options
  • Save t-book/bce02a27ae61c30dc98cb283fbe3ae23 to your computer and use it in GitHub Desktop.
Save t-book/bce02a27ae61c30dc98cb283fbe3ae23 to your computer and use it in GitHub Desktop.
{
"visitors": {
"data": {
"labels": [
"Dogs",
"Cats",
"Elephant"
],
"datasets": [
{
"data": [
300,
50,
100
],
}
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment