Thanks!

On Jun 2, 4:55 am, Riccardo Govoni <[email protected]> wrote:
> 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 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