g.raphael icon indicating copy to clipboard operation
g.raphael copied to clipboard

Animated slices on pie chart when changing values

Open Aymkdn opened this issue 13 years ago • 0 comments

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

Aymkdn avatar Nov 21 '12 14:11 Aymkdn