Skip to content

Instantly share code, notes, and snippets.

@davelandry
Last active December 28, 2015 17:19
Show Gist options
  • Save davelandry/7535276 to your computer and use it in GitHub Desktop.
Save davelandry/7535276 to your computer and use it in GitHub Desktop.
data = [
{"value":100, "group":"alpha", "id":1},
{"value":70, "group":"alpha", "id":2},
{"value":40, "group":"alpha", "id":3},
{"value":15, "group":"beta", "id":4},
{"value":5, "group":"beta", "id":5},
{"value":1, "group":"beta", "id":6}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment