crisbeto / angular-svg-round-progressbar

Angular module that uses SVG to create a circular progressbar
https://crisbeto.github.io/angular-svg-round-progressbar/
MIT License
742 stars 173 forks source link

Fix NaN when Max = 0 #132

Closed michel-soares closed 7 years ago

michel-soares commented 7 years ago

Fix Error: attribute d: Expected number, "M NaN NaN A 117.5 …". when max (total) = 0 Fill all complete because if total = 0 any value is completed (100%).

michel-soares commented 6 years ago

hi Kristiyan ,

 How long we have this change in a npm release? We have multiple developers and we use the npm versions.
 There are any other way to every developers use this changes automatically?

Thank you,

crisbeto commented 6 years ago

Sorry, I forgot to do the release when I merged in your change. I'll do it a bit later today.

crisbeto commented 6 years ago

Alright, it's published as release 1.1.1.