Would you like to work on a fix?
Current and expected behavior
When a chart is created, it should be animated by default unless animations are disabled in the chart config. However, animations are sometimes not working out of the box. This occurs in the default sandbox on both Firefox and Chrome. In my own project, some charts animate and some don't, and I can't seem to pinpoint the issue.
I understand this might fall under the umbrella of "chart rendering issue", but I still wanted to open an issue about it for discussion, if this is a Vue- or Vue-chartjs -specific matter.
Reproduction
https://stackblitz.com/github/apertureless/vue-chartjs/tree/main/sandboxes/bar
chart.js version
4.5.1
vue-chartjs version
5.3.3
Possible solution
No response
Would you like to work on a fix?
Current and expected behavior
When a chart is created, it should be animated by default unless animations are disabled in the chart config. However, animations are sometimes not working out of the box. This occurs in the default sandbox on both Firefox and Chrome. In my own project, some charts animate and some don't, and I can't seem to pinpoint the issue.
I understand this might fall under the umbrella of "chart rendering issue", but I still wanted to open an issue about it for discussion, if this is a Vue- or Vue-chartjs -specific matter.
Reproduction
https://stackblitz.com/github/apertureless/vue-chartjs/tree/main/sandboxes/bar
chart.js version
4.5.1
vue-chartjs version
5.3.3
Possible solution
No response