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.