The non leaf nodes of my Treemap are ignoring the colour values I supply in 
data column 3 (colour).

The Treemap documentation for data column 2 (size) says....

'For non-leaf nodes, this value is ignored and calculated from the size of 
all its children.'

...but no such reference to non leaf nodes is made for column 3 (colour)...

'An optional value used to calculate a color for this node. Any value, 
positive or negative, is allowed. The color value is first recomputed on a 
scale from minColorValue to maxColorValue, and then the node is assigned a 
color from the gradient between minColor and maxColor'


Am I correct in assuming that even if you specify the colour of non leaf 
nodes it is ignored and calculated using an average of its children ?

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/84772d30-e02a-48d2-a873-ed6a76d67fcf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to