Hi, i have a question in term of TreeMaps with GoogleChart. Example: https://developers.google.com/chart/interactive/docs/gallery/treemapI want to adjust the node vale, that he takes the sum not the average of the childs .For Example:Min Scale = -52Max Scale = 63Europe: -11,-2,-13,4,-5 = -27but he takes the value -27/5 = -5,4I want that he takes -27 not the average, can someone help me?best regards
Africa | Global | sum(Africa) | sum(Africa) |
America | Global | sum(America) | sum(America) |
Asia | Global | sum(Asia) | sum(Asia) |
Europe | Global | sum(Europe) | sum(Europe) |
Global | null | sum(Global) | sum(Global) |
thanks, it works :)
Is there any other way to let the maxDepth work?I really want this function.thanks!
--
You received this message because you are subscribed to a topic in the Google Groups "Google Visualization API" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-visualization-api/QDlskEluq-E/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-visualizati...@googlegroups.com.
To post to this group, send email to google-visua...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/groups/opt_out.
To unsubscribe from this group and all its topics, send an email to google-visualization-api+unsub...@googlegroups.com.