chartjs / Chart.js

Simple HTML5 Charts using the <canvas> tag
https://www.chartjs.org/
MIT License
64.5k stars 11.89k forks source link

Bar Configuration: hoverXxx #11660

Open blindspeed90 opened 7 months ago

blindspeed90 commented 7 months ago

Documentation Is:

Please Explain in Detail...

https://www.chartjs.org/docs/latest/configuration/elements.html#bar-configuration

The "config.options.elements.point.hover[BorderColor|BorderRadius|BorderWidth|BackgroundColor]" are functional, and just missing from the docs.

Your Proposal for Changes

Add the missing entries. There may be more?

Example

No response