Unfortunately, the 'selected' effect is not supported for 3D pie charts. This is primarily because the "3D" pie charts aren't truly 3D, but just a series of SVG elements rendered to look 3D. If this is important to you, you can file a feature request here: https://code.google.com/p/google-visualization-api-issues
On Thu, Apr 2, 2015 at 4:38 PM Mike Primak <[email protected]> wrote: > If you hover the API legend, the corresponding slice in a pie chart > highlights. Is there a way to call this feature from outside the legend? > ie. if the user clicks or hovers on a certain element? > > I tried using setselection, which works fine for 2d pie charts, but has no > effect in 3d pie charts. > > Thanks! > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to > [email protected]. > Visit this group at > http://groups.google.com/group/google-visualization-api. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/d/optout.
