This Link is a similar example from highcharts.com which i’m working on. I’m trying to place the labels for plot bands on y axis. But as you can see the labels are overlapping on the chart which isn’t that good. If i wanna color the labels with the same color of the corresponding plotbands, the label doesn’t show up. Is there a way to place it completely outside without overlapping?
Thanks in advance.
I think it’s not possible to do it yet.
If you add labels to the plotbands it will overlap them.
You can align your labels but if you set
xmore than your chart width, it will not appear on your chart.demo