I’m using Grafana Version 11.3.1
I create a panel with the “Stat panel” Plugin and the height of the panel has to be exact a single line.
If I add a relative time = “now/d” (and with “Hide time info”=true) in the query options the value is not displayed in the panel but in the next line (below the panel).
If I increase the height of the panel to size 2 than the value is shown correct in the panel.
But with older Grafana versions (e.g. 10.2.0) it works perfect with a panel height = 1
Do you have any idea to solve this problem ?
Thank you