Skip to content
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

Highcharts dataLabels remain on the frame after reset zoom #7710

Closed
alirezameftahi71 opened this issue Jan 23, 2018 · 3 comments
Closed

Highcharts dataLabels remain on the frame after reset zoom #7710

alirezameftahi71 opened this issue Jan 23, 2018 · 3 comments

Comments

@alirezameftahi71
Copy link

alirezameftahi71 commented Jan 23, 2018

Scenario

Say we have a column chart with 50000 data on it. We use the boost module to speed it up. And we have the zoom and dataLabels enabled. At first load no dataLabels display because of the boost behavior. But when I zoom in enough, I must see the dataLabels and I do. So far so good.

Expected behaviour

When I press the resetzoom button, the chart should zoom out, and the dataLabels should disappear again.

Actual behaviour

The dataLabels remain on the chart in a messed up way.

Example

https://jsfiddle.net/alinux7/m1tp8ub2/

Product version

Highcharts 6.0.4

Affected browser(s)

Tested on:
Firefox, Chrome

@pawelfus
Copy link
Contributor

Hi @alirezameftahi71

Thank you for reporting this bug. It should be fixed on our master branch: http://jsfiddle.net/BlackLabel/m1tp8ub2/2/ - could you confirm?

@alirezameftahi71
Copy link
Author

Yes, thank you this fixed the problem.
When the stable version will be released?

@KacperMadej
Copy link

@alirezameftahi71 Within next few weeks.

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

No branches or pull requests

3 participants