chartjs / chartjs-plugin-annotation

Annotation plugin for Chart.js
MIT License
607 stars 328 forks source link

The thickness of border looks like to be ignored on some annotations when events should be triggered #618

Closed stockiNail closed 2 years ago

stockiNail commented 2 years ago

When a box, ellipse, label of a line or polygon annotations are set with a borderWidth > 1, the events are fired on the annotations only when the events are inside without considering the thickness of the borderWidth.