I'm not sure you can render actual <a href> anchors in there, but for the 
pie chart case you can listen to selection events (when the user clicks on a 
slice or on a legend label) and use javascript code to mimic navigation to 
the link you'd have otherwise used.

Other visualizations, like the 
table<http://code.google.com/apis/chart/interactive/docs/gallery/table.html>, 
support 
an 'allowHtml' parameter which allows you use to use html markup in the data 
(including links).

/R.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-visualization-api/-/WWxoQk5VQ1RWVElK.
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