Skip to content

Instantly share code, notes, and snippets.

@scrooloose
Created May 9, 2013 10:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scrooloose/5546688 to your computer and use it in GitHub Desktop.
Save scrooloose/5546688 to your computer and use it in GitHub Desktop.
{"graph": {"title":"Coins per Cause","datasequences":[{"title":"Causes","datapoints":[{"title":"Foo cause","value":21},{"title":"Bar cause","value":14},{"title":"Baz cause","value":10}]}]}}
{"graph":{"title":"Coins spent/unspent","datasequences":[{"title":"Coins","datapoints":[{"title":"Spent","value":20},{"title":"Unspent","value":25}]}]}}
{"graph":{"title":"Events triggered","datasequences":[{"title":"Events","datapoints":[{"title":"Buy horse","value":100},{"title":"Shoot moon","value":18}]}]}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment