AbelHeinsbroek / chartjs-plugin-crosshair

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

Plugin does not support dynamic scale keys #121

Open jmtimko5 opened 1 year ago

jmtimko5 commented 1 year ago

The plugin does not support dynamic scale keys, it is predicated on all users ensuring that the x-axis scales is named x. It should be fixed, but it would be great to at least include this in the README, and that is an key constraint in getting this plugin to work.