Bar Gauge Weird Scale Bug?

let say I have data like this
Web Entrances = 7520
Baseline = 14936
and . is just a placeholder

by human normal logic sense, 7520 should be somewhere in the middle of 14936 (7520 is roughly half of 14936. right?

but this is what happen if I dont have that placeholder


that 7520 doesnt look like half of 14936 at all

how do I achieve this 7520 to look like half of 14936 without having to put the placeholder ?

hi @bferdinandes

set the min value to 0 in the standard options for that panel. That should do it, like this.

1 Like

thank you
couldnt see the link
but yes, I tried min value = 0
then it is solved

thanks!

1 Like