Hi, 
In the core line chart, I am looking for a way to combine standard and 
custom tooltips. For example, suppose I have the first two columns in my 
data table, hAxis date and vAxis value (these would appear in the standard 
tooltip). Then I use data.addColumn to include an additional column of text 
tooltips (some of which are null) using the 'type' and 'role' syntax. While 
these text tooltips work fine and can be readily customised, the standard 
tooltips disappear. But I want both! 
I managed to get halfway there using the focusTarget: 'category' option - 
that brings back the hAxis date above the text tooltip, but not the vAxis 
value. 
Apologies if this is obvious to everybody else, but I have tried a lot of 
searching around but not been able to find an answer to this question.
Nick

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.

Reply via email to