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 85 forks source link

Show Remaining Time #126

Closed deepak01011 closed 3 years ago

deepak01011 commented 4 years ago

Hi all, how we can show a timer that shows progress with remaining time..just like 00:30(sec) then 00:29 so on and so forth.

RoySijnesael commented 3 years ago

Why was this closed with no answer? I wanted to ask the same thing.

bootsoon commented 3 years ago

@RoySijnesael It's not an issue.

You can change title through titleFormat callback.