Skip to content

Instantly share code, notes, and snippets.

@TorsteinHonsi
Last active December 27, 2015 13:29
Show Gist options
  • Save TorsteinHonsi/7333360 to your computer and use it in GitHub Desktop.
Save TorsteinHonsi/7333360 to your computer and use it in GitHub Desktop.
Highcharts new colors
Highcharts.setOptions({
colors: ["#8085e8", "#252530", "#90ee7e", "#8d4654", "#2b908f",
"#76758e", "#f6a45c", "#7eb5ee", '#f45b5b', '#9ff0cf']
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment