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

Is it possible to make the animation go backwards? And is it possible to make it loop? #162

Closed frankhubrepo closed 2 years ago

frankhubrepo commented 3 years ago

Is it possible to start the animation from 100 to 0? Or can it always go just the other way? Also, any option to make the animation restart?

EdwinOliveira commented 3 years ago

I would love to get an answer to this aswell

bootsoon commented 2 years ago

set startFromZero to false

https://user-images.githubusercontent.com/20899374/157216858-b2eeaed1-7255-478b-a5c3-953a9202c5f3.mp4