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

Feature request: Ability to set height and width. #167

Closed thesayyn closed 6 years ago

thesayyn commented 6 years ago

Currently component width and height are constant and 250px; When we change it with css or html attribute it gives a bad behavior.