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

How to turn off animation? #59

Open
tommybananas opened this issue Dec 23, 2014 · 4 comments
Open

How to turn off animation? #59

tommybananas opened this issue Dec 23, 2014 · 4 comments

Comments

@tommybananas
Copy link

Hey there,

I can't figure out how to turn off the animation for the pie charts. I'm loading them in a tableView and every time my cell gets re-rendered the animations fire, but I'd like to turn them off for subsequent loads.

When I remove the animation property, they animate, and when I set the animation time to 0 they don't show up.

Thanks

@d3vtoolsmith
Copy link

Try setting it to 0.1 - it probably still animates but seems unnoticeable.

@AgarwalMilan
Copy link

@tommybananas Would you able to figure out how to stop the animation at all ?

@tommybananas
Copy link
Author

@AgarwalMilan I don't think so unfortunately

@AgarwalMilan
Copy link

@tommybananas I have switched to similar library named XYDoughnutChart which supports both animation and non animation rendering of chart. That's an elegant solution.

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

3 participants