Grafana graph export

Hi team,
I want to export my graphs created in grafana using share feature of graph panel.
But using all the features we dont have latest data in the shared graph. The options have in share panel is link, snapshot, embed. But all three is having the data till we exported the graph. I need continuous data coming in exported graph. Is there any way to do so?
Thanks in advance

Hello @sanchitaggarwal :wave:
Thanks for raising this question here.

Initially, I found it a bit difficult to understand your question. But taking a closer look, I noticed you were actually referring to the shared panels. So I think the correct naming should be sharing a panel not exporting.


As for making a shared panel have the latest data, I guess what you can do is Share the panel and choose Embed. Embedding the panel will give you this feature but bear in mind: You can embed a panel using an iframe on another web site. Unless anonymous access permission is enabled, the viewer must be signed into Grafana to view the graph.


Please make sure to disable or turn off the current time range toggle in the Embed option’s page before copying the html code. It should look just like the image below:


I don't think it's currently possible to "export" a graph alongside its datasource to somewhere else. You could as well open a feature request on Grafana repository on GitHub if you think it's worth mentioning to the team.

Hope that helps!

Thank you for support. It worked

1 Like