Created
March 9, 2015 19:57
-
-
Save lianyi/5a0196a28a8abfe6e139 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"key": 1, | |
"value": 4.47 | |
}, | |
{ | |
"key": 2, | |
"value": 8.42 | |
}, | |
{ | |
"key": 3, | |
"value": 12.99 | |
}, | |
{ | |
"key": 4, | |
"value": 18 | |
}, | |
{ | |
"key": 5, | |
"value": 20.45 | |
}, | |
{ | |
"key": 6, | |
"value": 23.7 | |
}, | |
{ | |
"key": 7, | |
"value": 27.790000000000003 | |
}, | |
{ | |
"key": 8, | |
"value": 34.16 | |
}, | |
{ | |
"key": 9, | |
"value": 39.78000000000001 | |
}, | |
{ | |
"key": 10, | |
"value": 42.800000000000004 | |
}, | |
{ | |
"key": 11, | |
"value": 49.39 | |
}, | |
{ | |
"key": 12, | |
"value": 53.64 | |
}, | |
{ | |
"key": 13, | |
"value": 55.77 | |
}, | |
{ | |
"key": 14, | |
"value": 56 | |
}, | |
{ | |
"key": 15, | |
"value": 62.550000000000004 | |
}, | |
{ | |
"key": 16, | |
"value": 66.24000000000001 | |
}, | |
{ | |
"key": 17, | |
"value": 75.47999999999999 | |
}, | |
{ | |
"key": 18, | |
"value": 77.04 | |
}, | |
{ | |
"key": 19, | |
"value": 80.17999999999999 | |
}, | |
{ | |
"key": 20, | |
"value": 85 | |
} | |
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"key": "inactive0", | |
"value": 4.47 | |
}, | |
{ | |
"key": "inactive1", | |
"value": 8.42 | |
}, | |
{ | |
"key": "inactive2", | |
"value": 12.99 | |
}, | |
{ | |
"key": "inactive3", | |
"value": 18 | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment