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

Responsive, accessible, animated, stylable with CSS circular progress bar available as plain (vanilla) JS and jQuery plugin.

Results 8 circle-progress issues
Sort by recently updated
recently updated
newest added

Hi, how can I show the numbers as currency with commas and a currency symbol?

Hi, is there a way to change the progress bar color based on value? Example: value > 80 = green value >60 = yellow value < 60 = red Or...

question

![KakaoTalk_20210719_225225125](https://user-images.githubusercontent.com/68135947/126171073-a315a044-a3b6-4b02-bf2d-2ffe24bcd138.png) How can I express it? Could you plz... Sugguest a way? ToT

enhancement

Hi, I'm using the progress-circle multiple times in a page. Do do so I set the value in data tag as `` When I call my javascript it is called...

enhancement

Hi @tigrr , Thanks for the library and it's working nice, I want to know is there any gauge feature in this library ? Below is example picture... ![half](https://user-images.githubusercontent.com/96767004/148746256-ea810b03-000e-4255-a0d8-35465ce2b2b3.JPG)

enhancement

I am trying to create a countdown component for GrapesJS but when changing the date everything resets and the svg is deleted. It does not render it again. I guess...

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...

Hi ! Is there any possibility to use the gauge with a "reverse percentage" ? I have a statistic set that I aim to get the lowest possible. For exemple...