Hi, it seems that your code correct and the PieChart animation code is just
extremely limited. The PieChart seems to animate its legend, but not the
slices. I don't think there's anything you can do about it.

- Sergey


On Wed, Jun 26, 2013 at 11:01 AM, Nathan Askew <[email protected]>wrote:

> I am using the PieChart visualization but want to animate the data updates
> but even though the docs indicate that it is possible to animate pie
> charts, the animation does not happen. I can animate a bar chart data
> updates but not pie charts. I am specifying the following in the chart
> options:
>
> var options = {
>           title: 'xxx',
>   animation:{
>   duration: 1000,
>           easing: 'linear'}
>           };
>
> Any one else experienced this or am I doing something wrong?
>
>
>  --
> 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/groups/opt_out.
>
>
>

-- 
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/groups/opt_out.


Reply via email to