AbelHeinsbroek / chartjs-plugin-crosshair

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

Vertical line not showing in the second chart while hover on the first chart. #132

Open kiran-0452 opened 7 months ago

kiran-0452 commented 7 months ago

Hi ,

I am using chartjs 4.4.1 and crosshair 2.0.0

Vertical line not showing in the second chart while hover on the first chart.

https://stackblitz.com/edit/web-platform-gschac?file=index.html

FlorysiakSimon commented 7 months ago

did you find a solution ? i'm having the same issue

kiran-0452 commented 7 months ago

did you find a solution ? i'm having the same issue

Changed approach and implemented with chartjs annotations.

CyberCowboy404 commented 6 months ago

I have same issue. I can see hover effects on second charts, but not the horizontal line.