AbelHeinsbroek / chartjs-plugin-crosshair

Crosshair plugin for ChartJS
https://chartjs-plugin-crosshair.netlify.com/samples/
MIT License
145 stars 87 forks source link

Follow Mouse with Pan #135

Open jasperSha opened 1 month ago

jasperSha commented 1 month ago

Hi, I'd like to add functionality such that if I click and hold mouse in order to pan the chart, the crosshairs follow the mouse, instead of anchoring to the point where the mouse was initially clicked. Anyone have any ideas how I might implement that?