SemiCircleProgress
Represent progress with semi circle diagram
Import
Source
Docs
Package
Usage
Label
Fill direction
Orientation
Filled segment color
Size
Thickness
Value
Change empty segment color
Use emptySegmentColor
prop to change color of empty segment,
it accepts key of theme.colors
or any valid CSS color value:
Change label position
By default, the label is displayed at the bottom of the component,
you can change its position to center
by using labelPosition
prop:
Bottom
Center
Filled segment transition
By default, transitions are disabled, to enable them, set transitionDuration
prop
to a number of milliseconds:
30%