bootsoon / ng-circle-progress

A simple circle progress component created for Angular based on SVG Graphics.
https://bootsoon.github.io/ng-circle-progress/
MIT License
250 stars 86 forks source link

How can I change backgroundColor when progress reaches 100%? #186

Open DeDX3 opened 2 years ago

DeDX3 commented 2 years ago

I initially want to show a normal progress with transparent background and if progress is 100, I want to fill a color to background.