We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
With Boost module imported, setting the dataGrouping to false on navigator results in a blank space inside navigator itself.
Last working version - Highstock 8.2.2, Boost 8.2.2
https://jsfiddle.net/BlackLabel/orwukp4h/
Set the navigator.series.boostThreshold to 0
navigator.series.boostThreshold
0
Highstock 10.2.1 Boost 10.2.1
The text was updated successfully, but these errors were encountered:
kamil-musialowski
Successfully merging a pull request may close this issue.
With Boost module imported, setting the dataGrouping to false on navigator results in a blank space inside navigator itself.
Last working version - Highstock 8.2.2, Boost 8.2.2
Live demo with steps to reproduce
https://jsfiddle.net/BlackLabel/orwukp4h/
Workaround
Set the
navigator.series.boostThreshold
to0
Product version
Highstock 10.2.1
Boost 10.2.1
The text was updated successfully, but these errors were encountered: