it is easy to imagine that Google Charts could add a chart type that
outputs javascript to provide an  "image map" (see
http://www.w3schools.com/tags/tag_map.asp ) of polygons to associate
with a specific pie chart. Setting that up would be about the same
difficulty as setting up the pie chart in the first place. The "pie
chart image map" chart type would return a block of javascript, so you
would give it most of the same data that you give the pie chart tool,
plus a name parameter, which would match the "usemap" attribute
provided in the image, and all the links, and load it in a script
element instead of an image element.

Since the chart legend is pretty much static, though, right now you
could use any of the available on-line interactive image map tools to
define rectangles around the descriptions in the legend, until such a
tool becomes available.

Facilitating putting links on the slices sounds like a good feature.
If there was some kind of wishlist item prioritization service where
we independent lazy mailing list pundits could give thumb signals, I
would vote it up.

On Sun, Jan 1, 2012 at 9:26 PM, TiKaY <[email protected]> wrote:
> Is it possible to put links on the slices? Maybe with events or it is
> not available?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Chart 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-chart-api?hl=en.

Reply via email to