Feature Proposal
Like many, I disable all animations by default in chartjs, and reenable the ones I need, if that's ever needed.
I would suggest making the animations a plugin for the next major release. A lot of code could then be better tree-shaked that way.
Possible Implementation
No response