superbatman
Posts: 1
Joined: Mon May 09, 2022 12:57 pm

Connect null only within same plotbands

Hi,
I have a case where I have 2 xAxis on chart. I would like to use connectNulls property, but only within same category on xAxis (connect nulls only within same plotBands?).
How can I achive this? If I use

Code: Select all

plotOptions.series.connectNulls= true;
it will connect everything together. Is there a way that it will respect plotLines/plotBands?
Attachments
1.PNG
1.PNG (90.04 KiB) Viewed 72 times
mateusz.b
Posts: 2006
Joined: Tue Jul 13, 2021 11:34 am

Re: Connect null only within same plotbands

Hi superbatman,

Welcome to our forum and thanks for contacting us with your question!

Please create a live demo with your chart. You can start here:
https://jsfiddle.net/BlackLabel/zturheys/

Regards!
Mateusz Bernacik
Highcharts Developer

Return to “Highcharts Usage”