Skip to content

Instantly share code, notes, and snippets.

View SpencerVaradi's full-sized avatar

Spencer Varadi SpencerVaradi

View GitHub Profile
/**
* Gray theme for Highcharts JS
* @author Torstein Honsi
*/
Highcharts.theme = {
colors: ["#DDDF0D", "#7798BF", "#55BF3B", "#DF5353", "#aaeeee", "#ff0066", "#eeaaee",
"#55BF3B", "#DF5353", "#7798BF", "#aaeeee"],
chart: {
backgroundColor: {