You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ Options
64
64
| percent | can be 1 to 100 | integer | 75 |
65
65
| animation | if the circle should be animated initially | int | 1 |
66
66
| animationStep | can be 1 to 100, how fast or slow the animation should be | int | 5 |
67
-
| progressColor | change color of foreground circle when the percent reach the target percents, ex: { 50: '#FF6C00', 60: '#04CF9E'}| {integer:RGB} | null |
67
+
| progressColor | change color of foreground circle as percents changed({ 50: '#FF6C00', 60: '#FF6C00'})| {integer:RGB} | null |
0 commit comments