-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
Just ran into an issue with enlarging the font-size and centering the percentage-text.
My standard css-tricks don't work here…
<Circle
progress={currentStateInPercent}
progressColor={strokeColor(currentStateInPercent)}
bgColor='#cccccc'
lineWidth='40'
roundedStroke={true}
showPercentageSymbol={false}
textColor='#bfbfbf'
textStyle={{ 'font-size': '120px' }}
/>
If you want to make this project perfect, then it would be cool to have some easy way to adjust this…
Thanks again for your hard work!
beornborn
Metadata
Metadata
Assignees
Labels
No labels