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

scaleColor doesn't change #201

Open paweljarosz83 opened 6 years ago

paweljarosz83 commented 6 years ago

scaleColor property can't be set to any other color than yellow.

MarioPerini commented 5 years ago

not true: https://codepen.io/MarioPerini/pen/yweEMZ

HarryZHX commented 5 years ago

@paweljarosz83 did you fix your problem? do you mind sharing with me? I tried on codepen it works but I tried on local js file it doesn't work. thank you for your help.