This should be pretty simple, but I’ve pored over the highcharts documentation and can’t seem to find an option that specifically addresses the text color (in contrast, there are specific color options for backgrounds, borders, lines, etc.). Then I came across the chart.style option. It seems like it should work — but doesn’t.
In this jsfiddle demo you’ll see that I was able to change the font-family, but not the color.
What am I missing?
check this example, i was able to change labels colours on your jsfiddle. here’s whole options parameter: