Skip to content

Instantly share code, notes, and snippets.

@luise64
Created October 20, 2020 10:34
Show Gist options
  • Save luise64/d508f7d4556a8274731e3cab519f52bc to your computer and use it in GitHub Desktop.
Save luise64/d508f7d4556a8274731e3cab519f52bc 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