Hi,

I'm using Google's API for line charts and I have a problem with tips
that show when you slide the mouse pointer over a point in a line (it
displays the value of the line at that given point). However if there
are two lines intersecting each other, it only shows data for one of
them.
For instance if you look at this: 
http://code.google.com/apis/ajax/playground/?type=visualization#line_...
and slide over (A,1), it only states that the value of "blanket 1"
line is 1, but doesn't say anything about "cats" line...

Is there a way to show both values in the same tip?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Chart API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-chart-api?hl=en.

Reply via email to