I am new to grafana and I would like to know if there is a way to get a readable timestamp instead of all numbers. Currently I am using ${__cell_0} to override the default display name of each bar.
Is it possible to format the output from ${__cell_0} ?
I too want to do exactly this with the exact same stats. Well, not exact, but you know, showing dates or day names as DisplayName for every bar in the bar gauge visualisation.
The visuals look really nice, but I don’t know if I’m looking at today or last week…