I am using a Treemap based on the Treemaps documentation utilising 
the generateTooltip option with the 4 line tooltip example.
The Treemap displays as expected but the tooltips appear 'behind' the 
Treemap.  If a tooltip is displayed for a cell near the edge I see a 
partial tooltip, half 'under'' the Treemap, the other half to the side of 
the Treemap.
Looking in developer tools in Chrome I see hidden tooltip <DIV>'s inserted 
 just after the <BODY> but before the <DIV> containing the Treemap.  If I 
manually move, in developer tools, one of the tooltip <DIV>s to be after 
the Treemap <DIV> the tooltip displays on top as required.
I assume the Treemap javascript is inserting the hidden tooltip <DIV>s, how 
can I make sure they are inserted after the Treemap <DIV> so the tooltips 
appear on top or is there something else I am missing.

Thanks,

Paul

-- 
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 https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/3c8a2e62-46d8-4d15-a701-fe969995f87e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to