Skip to content

Instantly share code, notes, and snippets.

@girishvi
Created July 3, 2018 09:51
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save girishvi/ee56a2f302cc084dd5c359d9ad846f58 to your computer and use it in GitHub Desktop.
Save girishvi/ee56a2f302cc084dd5c359d9ad846f58 to your computer and use it in GitHub Desktop.
{
"y_axis": {
"format": "currency",
"unit": "USD"
},
"series": [
{
"name": "GBP -> USD",
"data": [
1.62529,
1.56991,
1.50420,
1.52265,
1.55356,
1.51930,
1.52148,
1.51173,
1.55170,
1.61966,
1.59255,
1.63762
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment