Hello,

I am trying to incorporate a data view for a tree map, however when I try 
to add the getFilteredRows() method, it does not filter through the JSON 
and only draws the first 379 rows. Does data view not work for tree maps?

With filter
<https://lh3.googleusercontent.com/-oSqYY2Vlls4/VajtjtR5lEI/AAAAAAAAABM/4PB3AAjb0sc/s1600/Filter.png>
Without filter
<https://lh3.googleusercontent.com/-B3e3tMPtVC0/VajtmOQ1anI/AAAAAAAAABU/2SHw41GETyc/s1600/NoFilter.png>

For the rest of the code, the play button increments the variable x and 
redraws the tree map (with the same rows) and if it reaches a number that 
does not equal any rows' value, it will only show the root node. The pause 
button just clears the interval timer set by the play button.

-- 
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.

Reply via email to