Skip to content

Instantly share code, notes, and snippets.

@MikeHarris105
Created March 20, 2020 12:49
Show Gist options
  • Save MikeHarris105/5cedb05392de7ae163713ad39293ee98 to your computer and use it in GitHub Desktop.
Save MikeHarris105/5cedb05392de7ae163713ad39293ee98 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.5042,
1.52265,
1.55356,
1.5193,
1.52148,
1.51173,
1.5517,
1.61966,
1.59255,
1.63762
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment