chartjs / chartjs/chartjs-plugin-datalabels
Animation when changing label position.
- Dominant language
- JavaScript
- Stars
- 920
- Forks
- 507
- PR merge metrics
- No merged PRs in 30d
Description
I have this use case:
I want to be able to place the label "Baseline: 0%" under or above the axis depending on the slope of the chart.


I am able to to this by defining a method on the align option
https://chartjs-plugin-datalabels.netlify.com/guide/positioning.html#alignment-and-offset
But I would like to define a transition animation when changing between the above and below position, there is any way to achieve that?
Thanks in advance
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.