Expected behaviour
When there are fewer points than boostThreshold chart should exit the boost module.
Actual behaviour
When one series contains null points, and after zooming and having fewer visible points than the boostThreshold the chart is still boosted.
When the null series is not visible on the chart the issue is not visible.
Live demo with steps to reproduce
https://jsfiddle.net/BlackLabel/no0txe2c/
Product version
Highcharts JS v10.2.0 (2022-07-05)
Affected browser(s)
All
Expected behaviour
When there are fewer points than
boostThresholdchart should exit the boost module.Actual behaviour
When one series contains null points, and after zooming and having fewer visible points than the
boostThresholdthe chart is still boosted.When the null series is not visible on the chart the issue is not visible.
Live demo with steps to reproduce
https://jsfiddle.net/BlackLabel/no0txe2c/
Product version
Highcharts JS v10.2.0 (2022-07-05)
Affected browser(s)
All