chartjs / chartjs/chartjs-plugin-datalabels
Allow tweening/animating of label values
Open
- Dominant language
- JavaScript
- Stars
- 920
- Forks
- 507
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes when animating a chart, I would like to have the values in the data labels tween/animate based on the current value of the data point. ChartJS offers the `onProgress` and `onComplete` callbacks to be defined, but I am not sure how to hook data labels into that, so that the label values are dynamically updated on animation.
Is it a feature that is being considered?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.