rendro / easy-pie-chart

easy pie chart is a lightweight plugin to draw simple, animated pie charts for single values
http://rendro.github.io/easy-pie-chart
MIT License
2.07k stars 501 forks source link

Vanilla JS demo is ambiguous #175

Open SpiceMan opened 8 years ago

SpiceMan commented 8 years ago

The code shows easing: "easeOutElastic" , but since jQuery is not loaded, defaultOptions.easing is used instead.