Good day, I'm building an OrgChart that starts with some of the nodes collapsed. My problem is that I need only one of those nodes to be expanded at a time, so I'd like to know if its possible to collapse, for example the nodes B, C, D after the node A have been expanded.
I'm using the collapse event but I'm unable to know: 1. If the node its being Collapsed or Expanded. Because the collapse event triggers on both. 2. Wich node (row) of the chart is being collapsed thanks in advance. -- 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.
