Tom,

This is likely a javascript / shadowbox-js issue, not a Google
Visualization API issue. The org chart supports HTML and you use that
to specify an HTML link. The ShadowBox.js code mostly likely traverses
the DOM looking for links to "enable" and it has problems finding your
links within the org chart.

I would look into using the org chart's select event in javascript and
manually open a shadowbox.js object via javascript (this is an
"advanced" usage).

Good luck,
Keith

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

Reply via email to