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

Make the animation last a percentage of the total time #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fuelxc
Copy link

@fuelxc fuelxc commented Jun 25, 2013

I am not familiar with coffee script, I use JS, so I made my modifications in there.

I have several pie charts that are related and I wanted them to all move at the same rate, but just stop when they get to their correct point on the graph so I added a config option animatePercentOf that will take the percentage of the animation time for the given graph.

@mrzmyr
Copy link
Collaborator

mrzmyr commented May 6, 2014

@rendro, what do you think about it?

@rendro
Copy link
Owner

rendro commented May 6, 2014

Since there are only a few changes needed I am fine with it. Maybe we find a more descriptive key for the option.

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

Successfully merging this pull request may close these issues.

3 participants