[Solved] Bar gauge Max not working as expected

I have a bar gauge showing percentages (0-1) and I have a gap after the 100%.
Depending on the size of the panel the size of the gap also varies.

As you can see, I set Max to 1. Setting it to auto does exactly the same.

image

Is this a bug I should report on the Github page ?

Hello,

The same behavior appears on the Grafana playground (https://play.grafana.org/d/vmie2cmWz/bar-gauge?orgId=1&refresh=10s). You should report this as a bug on GitHub (https://github.com/grafana/grafana/issues/new?labels=type%3A+bug&template=1-bug_report.md)

Thanks, I’ll do that right away

Here is the issue : https://github.com/grafana/grafana/issues/26175