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

ProgressBar Text #116

Closed gabrielberlanda closed 7 years ago

gabrielberlanda commented 7 years ago

Hi,

I didn't found in the docs how to put a text inside the progressbar like in the demo, from now, is it possible to put a text inside the progressbar?

Thanks

EDIT

I found in the demo code how to do it, sorry for the issue, in the future, it would be amazing if the component provide a way to define that text!