Tagged Questions
0
votes
1answer
283 views
jqplot animation not working for donut charts
I am able to show animations for bar charts and line charts.
Using:
animate: true,
animateReplot: true
But the animations doesn't seem to work for donut charts.
Can anyone explain me why?
Any help ...