0👍
The options.animation
lets you define how animation looks and how long it takes. Especially the onProgress
and onComplete
animation callbacks may be useful in your case.
Please have a look at the following code sample: https://www.chartjs.org/samples/latest/advanced/progress-bar.html
- Chartjs-ChartJs x-axis label to be in dateTime format issue: DD-MMM-YYYY, but displayed as MMM-YYYY-DD
- Chartjs-How to get a dynamic number into a chart.js chart?
Source:stackexchange.com