kiks1
Posts: 3
Joined: Tue Apr 06, 2021 11:57 am

No connection between lines when using Highstock

Hi,

I'm using Highcharts/highstock in my project.

A while before I've noticed that when I use a linechart with scrollablePlotArea property set with minWidth to make xAxis become scrollable, I have no connection lines drawn between points on that part of chart that needs to be scrolled. But when changing highstock to highcharts the problem disapears. Is there any workaround to fix this using highstock? Keep in mind that the problem is gone on any re-render, e.g. window resizing, but need to be rendered correctly on start.

Please see the screenshots and example sandbox applied below, Thanks

Before scrolling
Before scrolling.png
Before scrolling.png (30.94 KiB) Viewed 355 times
After scrolling
After scrolling.png
After scrolling.png (31.74 KiB) Viewed 355 times
Expected result, but achieved only using highcharts instead of highstock
When using vanilla highcharts.png
When using vanilla highcharts.png (32.6 KiB) Viewed 355 times

Sandbox:
https://stackblitz.com/edit/react-bipybz?file=index.js
mateusz.b
Posts: 2006
Joined: Tue Jul 13, 2021 11:34 am

Re: No connection between lines when using Highstock

Hello kiks1,

Thanks for contacting us with your issue and thanks for comprehensive description with a working demo. That helps a lot!

This is a known bug and it has already been fixed. The fix will be available with next release.
Working demo with present github version:
https://jsfiddle.net/BlackLabel/m2fexrkz/

Let me know if you have any further questions!
Best regards!
Mateusz Bernacik
Highcharts Developer
kiks1
Posts: 3
Joined: Tue Apr 06, 2021 11:57 am

Re: No connection between lines when using Highstock

Is there any date when next release with that fix is planned? Thanks
mateusz.b
Posts: 2006
Joined: Tue Jul 13, 2021 11:34 am

Re: No connection between lines when using Highstock

Hi kiks1,

9.3.0 version is being fixed right now. We expect it to be released withing few days, worst case scenario beginning of the next week.

Best regards!
Mateusz Bernacik
Highcharts Developer

Return to “Highcharts Stock”