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

Number in center of circle does not show up. (Progress indicator) #88

Closed ghost closed 8 years ago

ghost commented 8 years ago

Chrome, Safari, Mobile Safari.

crisbeto commented 8 years ago

The number in the circle isn't a part of the module, it's up to the developer to implement it. You can check the demo's source code to see how it was implemented.