This may not be the most straight forward way but it should work, You can insert an arbitrary html snippet in the org chart cells. Thus you can put in a simple div and attach a mouse event handler. Sometime in the future we may have this built in to the chart itself
On Mon, Dec 28, 2009 at 8:37 PM, Francisco Villa Jr. <[email protected]>wrote: > Did you ever find a way of doing this. I had been searching for this also > but never could figure it out. I tried using DOM events but once I hovered > over the chart area I stopped getting the events. > > > On Mon, Nov 30, 2009 at 1:59 AM, Matthew <[email protected]> wrote: > >> > the Visualization API does not support this, but you might be able to do >> it >> > yourself by listening to the DOM events. >> >> MC Get Vizzy, >> >> Thanks for the reply. How do I go about doing this? Any examples out >> there? >> >> Cheers, >> >> M. >> >> -- >> >> 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]<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.
