chartjs / chartjs/chartjs-plugin-annotation
"hover" options are missing
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 623
- Forks
- 377
- PR merge metrics
- No merged PRs in 30d
Description
The current annotations options are including a set of options which can be changed when the element is hovered.
For instance, `backgroundColor` or `font`.
These new options could be added in order to avoid to the user to implement an event handler to do that.
It seems currently disabled in CHART.JS for subresolver. (see https://github.com/kurkle/chartjs-chart-treemap/issues/149#issuecomment-1281203292)
Contributor guide
Assessment
This issue has not been assessed yet.