I've designed a graphing application using the google charts api. Below is an example graph I draw using the data. As you can see there are two graphs in the image. when I hover on a graph a tool tip appears with the relevant data! it's standard bt the problem is when the two graphs overlap, I can only view the tooltip of the graph that's drawn infront! how can I make the tool tip show the data from the graph that is beneath the first graph.?
