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
741 stars 173 forks source link

duration set to 0 doesn't display circle #194

Open rala72 opened 4 years ago

rala72 commented 4 years ago

If I set duration to 0 the circle isn't showing the current value.

rala72 commented 3 months ago

are there any plans for fixing this?

crisbeto commented 3 months ago

Somehow I've missed this one. I'll see what I can do when I get some time, but would also accept a PR for it.