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

Noob help #166

Closed CodeWithClass closed 6 years ago

CodeWithClass commented 6 years ago

I've gotten the default to load in my application but I cant figure out how to pass values to change the progress bar.

The only way I am currently able to is by manually changing the HTML..

crisbeto commented 6 years ago

It's hard to tell what might be wrong without any code samples, but you can take a look at the source code for the demo page to see how it's been implemented there. https://github.com/crisbeto/angular-svg-round-progressbar/tree/master/demo