You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-visua...@googlegroups.com
hi there,
can anyone show me how to have each slice of the pie linked to another set of data? when the slice is clicked i would like another pie map loaded on top of the previous pie
visigoth
unread,
Jun 11, 2012, 4:48:42 AM6/11/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-visua...@googlegroups.com
Hi,
Please refer to the events section in the documentation to see how to listen to 'select' events, then obtain the selection through a call to 'getSelection()'.
You can then create another pie chart with the relevant data.
Please let me know if you need any further guidance.
visigoth
unread,
Jun 11, 2012, 4:51:28 AM6/11/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-visua...@googlegroups.com
I see Andrew has already helped you out. Thanks a bunch :)