0π
β
I suggest using chartjs-plugin-annotation to draw the second line, instead of a second dataset. Then you donβt have to worry about interactivity at all.
If you want to stick with your current approach, then the tooltip plugin offers lots of options β the simplest might be to add a filter to exclude the second dataset.
Source:stackexchange.com