cullsin
Posts: 25
Joined: Thu May 05, 2022 4:31 pm

help me drawing this chart / Column with PlotLines

Hi,

Can you please help me draw the attached chart? I have completed the chart with plotlines in the xAxis. But it is not showing. I doubt the xXais is a DateTime and so it is not picking it up. I have attached the configuration as well.

Thanks,
Raja K
Attachments
excersie-3.png
excersie-3.png (89.72 KiB) Viewed 133 times
hubert.k
Posts: 1164
Joined: Mon Apr 11, 2022 11:48 am

Re: help me drawing this chart / Column with PlotLines

Hi Raja K,

In the demo below you can see a similar chart to this from the image you have attached. You can read more about used properties in Highcharts documentation, I attached some links below for you.

Demo: https://jsfiddle.net/BlackLabel/35fvtwab/
API Reference: https://api.highcharts.com/highcharts/p ... orderColor
https://api.highcharts.com/highcharts/chart.events.load
https://api.highcharts.com/highcharts/xAxis.plotLines
https://api.highcharts.com/highcharts/x ... Positioner
https://api.highcharts.com/highcharts/xAxis.endOnTick

Let me know if that was what you were looking for and if you have any more questions feel free to ask!
Regards!
Hubert Kozik
Highcharts Developer

Return to “Highcharts Usage”