Hi Paul,

The Treemap example in the documentation is working properly, and here is a
jsfiddle example that uses the same custom tooltip builder:
https://jsfiddle.net/dlaliberte/yo9omau8/

Since it is not working for your page, I would suspect the problem you are
seeing involves something about the container of your Treemap, or perhaps
the timing of how it is drawn.    Could you point us at your page so we
could see it in action?

On Tue, Feb 16, 2016 at 3:12 PM, <[email protected]> wrote:

> 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
> <https://groups.google.com/d/msgid/google-visualization-api/3c8a2e62-46d8-4d15-a701-fe969995f87e%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2>
[email protected] <[email protected]>   5CC, Cambridge MA

-- 
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/CAOtcSJNsuj_nVNEBk0x2qTSMHy_gzguM9mTq3Yjw%3DzOT59S-cA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to