mirror of
https://github.com/grafana/grafana.git
synced 2026-09-05 04:40:13 -05:00
Merge branch 'master' into develop
This commit is contained in:
@@ -26,6 +26,7 @@ func RenderToPng(c *middleware.Context) {
|
||||
UserId: c.UserId,
|
||||
OrgRole: c.OrgRole,
|
||||
Timezone: queryReader.Get("tz", ""),
|
||||
Encoding: queryReader.Get("encoding", ""),
|
||||
}
|
||||
|
||||
pngPath, err := renderer.RenderToPng(renderOpts)
|
||||
|
||||
Reference in New Issue
Block a user