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

Update values #9

Closed
fernandomatal opened this issue Mar 4, 2014 · 2 comments
Closed

Update values #9

fernandomatal opened this issue Mar 4, 2014 · 2 comments

Comments

@fernandomatal
Copy link

Is there a way to update values?

I'm trying that when the user performs certain action, i.e. press a button, the circle updates with a bigger percentage value.

Can I do that?

Thank you.

@logankoester
Copy link

I've just been destroying and re-initializing the circle to accomplish that. It's not perfect, the main issue being that the update animates from 0 rather than from it's previous state, but it's good enough for me.

👍 this would be great!

@fernandomatal
Copy link
Author

I thought about that, but for me it doesn't work if the circle redraws from 0, but maybe it would be the best option if there is no way to just update the value.

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