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
Datalabels should stay hidden when points are not visible
When dataLabels overlap each other, on map zoom dataLabels stay visible even when points are hidden.
http://jsfiddle.net/t5dk0g0n/
Highmaps v6.0.5
The text was updated successfully, but these errors were encountered:
Fixed #7815, dataLabels were visible even when points were hidden
abcbeff
Addition to #7815.
cf46ecb
251b0f5
c3eead4
ppotaczek
Successfully merging a pull request may close this issue.
Expected behaviour
Datalabels should stay hidden when points are not visible
Actual behaviour
When dataLabels overlap each other, on map zoom dataLabels stay visible even when points are hidden.
Live demo with steps to reproduce
http://jsfiddle.net/t5dk0g0n/
Product version
Highmaps v6.0.5
The text was updated successfully, but these errors were encountered: