easy-pie-chart icon indicating copy to clipboard operation
easy-pie-chart copied to clipboard

Allow custom easing function

Open john-cheesman opened this issue 9 years ago • 0 comments

According to the documentation you can set easing to a function or string, however looking at the source it seems that only a string matching a jQuery easing function will override the default easing function.

https://github.com/rendro/easy-pie-chart/blob/master/src/easypiechart.js#L64

john-cheesman avatar Jun 05 '15 10:06 john-cheesman