Skip to content

Instantly share code, notes, and snippets.

@lsmagalhaes
Created July 22, 2013 18:15
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 lsmagalhaes/6056168 to your computer and use it in GitHub Desktop.
Save lsmagalhaes/6056168 to your computer and use it in GitHub Desktop.
[
{
"key": "Fund 1",
"values": [
{
"x": "1999-11-05T02:00:00.000Z",
"y": 1
},
{
"x": "1999-11-13T02:00:00.000Z",
"y": 1.00342088549313
},
{
"x": "1999-11-21T02:00:00.000Z",
"y": 1.0075389805358497
},
{
"x": "1999-11-29T02:00:00.000Z",
"y": 1.0116598534341128
},
{
"x": "1999-12-08T02:00:00.000Z",
"y": 1.015106344908419
}
]
},
{
"key": "Fund 2",
"values": [
{
"x": "1999-11-05T02:00:00.000Z",
"y": 1
},
{
"x": "1999-11-13T02:00:00.000Z",
"y": 1.0033803610593703
},
{
"x": "1999-11-21T02:00:00.000Z",
"y": 1.0074435537683397
},
{
"x": "1999-11-29T02:00:00.000Z",
"y": 1.0115129669732779
},
{
"x": "1999-12-08T02:00:00.000Z",
"y": 1.0149118698956323
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment