Could I get an example of how to use the "collapse" function and where to place it in the sequence of creating an OrgChart?
On Feb 15, 6:39 am, Viz Kid <[email protected]> wrote: > Hi. > > I think that indeed the only way to make all the nodes collapsed is to run > collapse on all the rows. > > Best, > Viz Kid > > > > On Sat, Feb 13, 2010 at 12:59 AM, gwiens <[email protected]> wrote: > > I looked through the documentation and scanned this discussion group > > looking for syntax help, but I have not found it. > > > My experiments with this include calling the method > > collapse('ndx','collapsed') (where ndx is an integer). However, none > > of my permutations has made any difference in the tree -- all nodes > > still are created fully expanded. > > > Can I get an example of node creation which will produce a collapsed > > node? > > > Or do I need to create the tree, then visit each node while calling > > the collapse method on each? > > > Thanks > > > -- > > 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]<google-visualization- > > api%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-visualization-api?hl=en. -- 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.
