Hello
I would like to show a line on top of the area chart, for example in blackcolor. The colored area chart is great, but sometimes it gets hard to distinguish where the chart is when the background color and area color are similar - having a black line on top of the area would solve this.
Something like this
https://jsfiddle.net/gh/get/library/pure/highcharts/highcharts/tree/master/samples/highcharts/plotoptions/area-linecolor/
I checked docs, and it should be done via lineColor and lineWidth. The width is supported however the lineColor is not respected and it always shows the same color as the area chart as per the image below
Any chance that support could be added for this? Or is it already supported and I just cannot configure it properly?
Thank you
Jakub
Hello
I would like to show a line on top of the area chart, for example in blackcolor. The colored area chart is great, but sometimes it gets hard to distinguish where the chart is when the background color and area color are similar - having a black line on top of the area would solve this.
Something like this
https://jsfiddle.net/gh/get/library/pure/highcharts/highcharts/tree/master/samples/highcharts/plotoptions/area-linecolor/
I checked docs, and it should be done via
lineColorandlineWidth. The width is supported however thelineColoris not respected and it always shows the same color as the area chart as per the image belowAny chance that support could be added for this? Or is it already supported and I just cannot configure it properly?
Thank you
Jakub