Open neena opened 10 years ago
I'm making a chart which has coloured bands on the yAxis like this: http://www.highcharts.com/demo/spline-plot-bands http://api.highcharts.com/highcharts#yAxis.plotBands
But the plotBands on the yAxis only accepts a hash, meaning I can't put multiple bands on the same chart.
I'm making a chart which has coloured bands on the yAxis like this: http://www.highcharts.com/demo/spline-plot-bands http://api.highcharts.com/highcharts#yAxis.plotBands
But the plotBands on the yAxis only accepts a hash, meaning I can't put multiple bands on the same chart.