chartjs / Chart.js

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

Point Configuration: hoverBorderColor/hoverBackgroundColor #11659

Open blindspeed90 opened 5 months ago

blindspeed90 commented 5 months ago

Documentation Is:

Please Explain in Detail...

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

The "config.options.elements.point.hoverBorderColor" is functional, and just missing from the docs.

Your Proposal for Changes

Add the missing entry.

Example

No response