Hello!
I implemented code on my chart to toggle hiding a group of dataSeries based on line type (if lineDashType == “dash” then toggle hide/show). But when it hides them, I am still seeing the values in the tooltip. When I copy the same code to JSFiddle, it works as I expected, hiding the tooltip values. What might be causing this?
For comparison:
https://jsfiddle.net/xgrinderx/dx3q967t/4/
http://the-game-father.com/Stats