easy-pie-chart
easy-pie-chart copied to clipboard
Allow custom easing function
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