circle-progress icon indicating copy to clipboard operation
circle-progress copied to clipboard

Number of Segments in Circle

Open emorling opened this issue 1 year ago • 1 comments

Awesome library!

is it possible to define the number of segments in the circle?

For example:

min: 0 max: 10 value: 5

To have 10 segments that make up the circle, and 5 of them "filled".

emorling avatar Jan 28 '24 15:01 emorling

Thank you!

If I understand you correctly, what you need is something like these:

Screenshot_20240128_220654_Chrome Screenshot_20240128_220629_Chrome Screenshot_20240128_220603_Chrome Screenshot_20240128_220738_Chrome

You can customize Circle Progress's look with CSS.

Please, check these and other examples along with their code on the examples page.

tigrr avatar Jan 28 '24 18:01 tigrr

@emorling did that answer your question?

tigrr avatar Mar 01 '24 11:03 tigrr