Hello

I've been playing with your treemap visualisation and I have linked a
listener to it so that when I click on a rectangle, the row and column
settings of this rectangle are displayed along with the value in an
alert box, e.g.

You selected {row 11, column none} val (col 0) = 'Germany'

But is it possible to alter this so that the message returned would
give the actual quantity of the leaf, so that using the sample data,
the message might be:

You selected {row 11, column none} val (col 0) = 33

Or to have this as a mouseover event instead?

Thanks

Martin

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization 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-visualization-api?hl=en.

Reply via email to