g.raphael
g.raphael copied to clipboard
Animated slices on pie chart when changing values
Hi,
It's not an issue but more a tip for others.
I've done a fork of gRaphaël with some improvements, and one of them is for the pie chart: you can use the changeValues method to animate the slices of a pie.
See an example here (just move your mouse over a slice of the first chart) : http://jsfiddle.net/AsH3r/1/ And my fork : https://github.com/Aymkdn/g.raphael