Hello,
Since the update to Grafana 12.4, there is a new source button to access my dashboards in the Github repository where they are provisioned. There’s nothing wrong with this feature, but I have very specific dashboards that need to fit the screen area perfectly to work for our business. This “Source (GitHub)” header and the new “Powered by Grafana” footer use valuable screen real estate that I need.
Is there any way to remove these without resorting to more nuclear options, like editing JavaScript directly?
Thanks,
2 Likes
I too have the same issue with the new “Powered by Grafana” UI element on the bottom right of the dashboards in kiosk mode. This issue is causing scroll bars to appear on these dashboards - ugly!! Yes, I can reposition the panels to remove the scroll bars, but that’s a lot of work for multiple dashboards.
Please provide an option to hide this element. Thanks.
Hey,
I mentioned this on the PR and coming up soon it’ll be optional in playlists.
In the meantime you can add the hideLogo parameter to your URL. There more information on how to do this in the GitHub PR that introduced it.
1 Like