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

Add property 'units' to customize `units` label easily. #82

Closed bootsoon closed 5 years ago

bootsoon commented 5 years ago

For now, there's no an easy way to change units from '%' to 'Point'.

https://stackoverflow.com/questions/54478654/how-to-change-to-point-in-ng-circle-progress-in-angular-7

bootsoon commented 5 years ago

I've forgotten there's 'units' already.