I created two grafana charts on a dashboard which I want to show in my HABPanel dashboard.
In HABPanel I took a frame widget and entered the URL from the Grafana dashboard (using share function).
So far so good. The Grafana dashboard I can see inside my HABPanel widget:
My question now how can I remove the Grafana title bar (marked in red in the attached image)
I only want to show the chart without any other things from Grafana.
Thanks, that works now, but I have a further problem now,
There is a fading border around the chart. In Grafana there is no border so I guess it comes from HABPanel widget somehow:
In the widget settings I activated ‘borderless’ and transparent:
As one can see it comes from Grafana dashboard-container CSS padding settings (not as previously thought from HABPanel).
My question now is there any URL parameter I can use to get rid of this padding?
Or can I overwrite these padding settings somehow?
(Of course I can change it in the Grafana CSS file, but on every update it will get overwritten - which is not what I want)