Skip to content

Instantly share code, notes, and snippets.

@kantord
Last active February 19, 2018 15:58
Show Gist options
  • Save kantord/176b14f397b819b5ecb9f45d320504fd to your computer and use it in GitHub Desktop.
Save kantord/176b14f397b819b5ecb9f45d320504fd to your computer and use it in GitHub Desktop.
Crypto example
dashboard "Cryptocurrency prices":
- h1 text: "Cryptocurrency prices"
- spline chart:
- attr:query: '{"rows": []}'
- attr:loader: json
- data: https://coinbin.org/btc/history
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment