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

Clock wise or anti-clockwise draw animation #5

Open
muthmano-dev opened this issue Mar 1, 2018 · 1 comment
Open

Clock wise or anti-clockwise draw animation #5

muthmano-dev opened this issue Mar 1, 2018 · 1 comment

Comments

@muthmano-dev
Copy link

I'm currently unable to animate the drawing of the chart when I'm using this plugin which I was able to do with chartjs alone. This plugin option supported in chartjs is not working here:
animation:{ animateRotate: true, render: false, }

Any way to overcome this?

@glenn-barnett
Copy link

In 0.1.4, I've found that if using type: 'outlabeledDoughnut', animation is forced to be scaled (and not rotated), with no way to disable or change.

If you use type: 'doughnut', you regain control of the animation, but you lose the handy zoomOutPercentage option.

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