chartjs-plugin-crosshair
chartjs-plugin-crosshair copied to clipboard
Make events that disable crosshair customizable
In my current project context I need the crosshair to be disabled not only on mouseout, but also on mouseup. To have those events customizable would help a ton.
I already started the implementation and will open a PR soon.