Skip to content

Instantly share code, notes, and snippets.

@bdegley4789
Last active September 25, 2018 20:33
Show Gist options
  • Save bdegley4789/0c65ed66f428c6090c83568fa8e61262 to your computer and use it in GitHub Desktop.
Save bdegley4789/0c65ed66f428c6090c83568fa8e61262 to your computer and use it in GitHub Desktop.
[
{
"values":[
{
"ele":3,
"type":"c1"
},
{
"ele":12,
"type":"c2"
},
{
"ele":6,
"type":"c3"
}],
"total": 34.5
},
{
"values":[
{
"ele":5,
"type":"c1"
},
{
"ele":0,
"type":"c2"
},
{
"ele":1,
"type":"c3"
}],
"total": 7
},
{
"values":[
{
"ele":2,
"type":"c1"
},
{
"ele":2,
"type":"c2"
},
{
"ele":3,
"type":"c3"
}],
"total": 9
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment