Hi, Please refer to the events<https://google-developers.appspot.com/chart/interactive/docs/gallery/piechart#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. On Friday, June 8, 2012 4:14:41 PM UTC+3, Webtrendz wrote: > > 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 > -- 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/-/nda78PUnNrgJ. 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.
