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

Ng circle percentage #132

Closed GobindGupta closed 3 years ago

GobindGupta commented 3 years ago

I am using ngcircle progress bar. This progress bar is out of 100. I want to make it out of 10.

bootsoon commented 3 years ago

Set maxPercent to 10.