Skip to content

boostThreshold for one series makes all series boosted. #18815

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ddragula opened this issue Apr 12, 2023 · 0 comments · Fixed by #19453
Closed

boostThreshold for one series makes all series boosted. #18815

ddragula opened this issue Apr 12, 2023 · 0 comments · Fixed by #19453
Assignees

Comments

@ddragula
Copy link
Member

Expected behaviour

The boostThreshold option enables boost only for series that have more or equal points amount than the threshold, and series that have less are displayed by default.

Actual behaviour

If there is a series that has more points than the set boostThreshold, all series are displayed in boost mode until one series is toggled off and on, using the legend.

Live demo with steps to reproduce

https://jsfiddle.net/BlackLabel/3beqs7ch/

  1. All series are displayed in boost mode.
  2. Double-click any legend item twice to disable and enable a series.
  3. The scatter series is displayed as it should have been from the beginning.

Product version

Highcharts v10.3.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants