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

Reverse percentage ?

Open florent-p opened this issue 8 months ago • 4 comments

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 :

Current number (value) : 968 Objective : 606 So the objective is not fully fullfilled (it's 63% fullfilled), I'm trying to make it under 606. .

I can't get to make the gauge work this way. I tried to set "value" to the current number, "min" to "606" and "max" to "0" but the gauge fill entirely.

Maybe I'm getting this wrong. Can you help me with this ?

Thank you very much :)

florent-p avatar Jun 27 '24 14:06 florent-p