Hi folks, I am using Google chart tree and some of my nodes have the label collapsed. The problem is that I need that identifier to do some processing; and so far, I have been unable to get an identifier when a user clicks on those nodes. The “getSelected” method gives me a reference to an HTML element, but from this element, when it has a contracted label, I am not able to find anything to help me uncover what node has been clicked. I have read the Google chart docs and inspected the element returned with “getSelected” method, but so far without any success.
Do you guys have an idea on how to get the full label from a node that has been contracted? -- 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 https://groups.google.com/group/google-visualization-api. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/d8a739d5-aca9-40e0-b63f-252d5dc4f49b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
