DmitryBaranovskiy / g.raphael

Charts for Raphaël
http://g.raphaeljs.com/
1.52k stars 435 forks source link

Animated slices on pie chart when changing values #175

Open Aymkdn opened 11 years ago

Aymkdn commented 11 years ago

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