AbelHeinsbroek/chartjs-plugin-crosshair

Crosshair hard to hover on first and last data points

maxwell-oroark opened this issue · 1 comments

I have a dense time series dataset in the form of a line chart. It's almost impossible to land on the first datapoint in the series or the last datapoint in the series without exiting the canvas and losing the crosshair altogether, is there any remedy for this? Should I null pad the dataset or maybe there is an option in the plugin or chartjs that would solve it? Thanks!

@maxwell-oroark did you solve this? what settings did you use?