You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: