Hi team, the marker in the screenshot below is in the wrong position, i.e. 39.6% remaining spend should be in the grey section rather than green. Would be grateful for any help to fix this, thanks.
Hi @LB, What Board Version and Revision are you running? You can find that here:
This will help determine if this was perhaps a previous bug, or if instead this has to do with how the object is configured. Kind regards,
Hamza
Hi Hamza, it's 14.1, thanks.
Hi @LB ,
I think it's the normal and correct behavior of Gauge.
As far as I can see you are providing 3 values:
on the bottom left.
The Gauge represents values on a common scale, in your case ranging from 0 to 100. From a purely numerical perspective, your remaining spend is positioned correctly.
A workaround can be using a label representing the remaining:
It's position will be static.
Or, you could use a stacked bar chart to achieve a similar result. I know the example below isn’t great, but you can easily create a better one:
Hope this clarify,
Lorenzo