Robert

Results 20 comments of Robert

@enkimatt Don't worry about the Travis CI results. The rest cases are broken at the moment. I'll have a look at your PR soon. Thanks for your contribution.

@ruudbwai you can pass a function as `barColor` that takes the percentage as a parameter and returns a CSS color string (see documentation). ``` javascript $('.chart').easyPieChart({ barColor: function(percent) { if...

@dajy currently there is no chance to update the size, but this feature is on our list

@dilotec-2015 its 2017 and you still have not sent me a pull request. Open source means participation not demanding features. Comments like yours are the reason why people like me...

Do you know if it is possible to register two bower components for one repository?

Once stopped there is no way to start again.

You can set the initial percent value to 0 or leave it blank. Then you can trigger the animation with the update method. Pass the value to it to which...

Currently not, I am sorry. But this is a feature that is going on the list: Nice to haves! Expect it to be included in the next release

Could you please provide a description or this issue will be closed.