We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm expecting that the chart will be drawn in animated way by default.
Using the master, I see that Pie, Doughnut and PolarArea are not animated when they are created or updated.
https://codepen.io/stockinail/pen/rNegJPz
Anyway the samples (about above chart types) are reporting the bug.
The text was updated successfully, but these errors were encountered:
Looks like the reset is not done.
reset
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Expected Behavior
I'm expecting that the chart will be drawn in animated way by default.
Current Behavior
Using the master, I see that Pie, Doughnut and PolarArea are not animated when they are created or updated.
Steps to Reproduce
https://codepen.io/stockinail/pen/rNegJPz
Anyway the samples (about above chart types) are reporting the bug.
Environment
The text was updated successfully, but these errors were encountered: