bestcoder
Posts: 1
Joined: Thu Oct 11, 2018 11:39 pm

Boolean series plots incorrectly on zoom

I have a line chart with 12 unique series, several of which are boolean values. When I hide one of the boolean values before zooming the chart and then unhide it after the zoom, it plots the series in a different (date/time) x-axis than when I leave it visible prior to the zoom.

The attached snapshot shows the problem using one of the boolean series (fan.) On the left is selecting the Fan series after a zoom and on the right is selecting before a zoom. When the Fan series is selected prior to a zoom the chart works properly. Is there something I can do in my JS logic to avoid or work around the problem?
Attachments
chartbug-101218.jpg
chartbug-101218.jpg (128.36 KiB) Viewed 306 times
wojtek
Posts: 433
Joined: Tue Jul 03, 2018 12:32 pm

Re: Boolean series plots incorrectly on zoom

Hi bestcoder,

Could you send me a simplified online demo of your chart (jsfiddle for example)? Then I will be able to reproduce your issue and help you easily. However this could be a Highcharts bug and then I would report it on our github - with your demo as an example.

Kind regards.
Wojciech Chmiel
Highcharts Developer

Return to “Highcharts Usage”