I'm comparing implementing google charts versus d3.js. Right away I like how each example details the required input *data format* [1] for the visualization.
On the Tree Map Charts page is a link to a JSfiddle example [2] which worked fine for me. However, when I attempted to add my own node data, the chart does not render. [3]. I threw the same values into a Tableau tree chart, which displayed fine. <https://lh4.googleusercontent.com/-Ayaiqz1FICo/VLBWAFLn5OI/AAAAAAAAArs/g-wzrtFdE_8/s1600/Dashboard%2B1.jpg> Any idea why my version of Google Tree Map Chart doesn't display? C [1]: https://developers.google.com/chart/interactive/docs/gallery/treemap#Data_Format [2]: http://jsfiddle.net/api/post/library/pure/ [3]: http://jsfiddle.net/0vdazehy/11/ -- 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 http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/d/optout.
