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

Updating pie charts doesn't animate #596

Open
hash-bang opened this issue May 22, 2017 · 1 comment
Open

Updating pie charts doesn't animate #596

hash-bang opened this issue May 22, 2017 · 1 comment

Comments

@hash-bang
Copy link

Adjusted basic example in this fiddle.

I'm opening a new issue but I suspect this is the same problem as reported in #591.

It seems that dynamically updating the series doesn't fire the animation. This also applies if the entire series is overwritten, appended, sliced or any other array action.

Expected Behaviour

The pie chart should animate when the data series is adjusted.

To reproduce: Click Add Points to Random Series and note that the animation does not fire.

Current Behaviour

The pie chart does not animate.

Your Environment

Using forked version of basic example in above fiddle. Local version is 1.1.0. Also tried with 1.0.0 to same effect.

@pablojim
Copy link
Owner

Thanks for the example. Could you check if this behaviour works without highcharts-ng?

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

No branches or pull requests

2 participants