Hi.
I’m using https://grafana.com/docs/grafana/latest/reference/share_panel/ to capture panel images once per hour over a month or so, and then animating them with mencoder to create a movie of the changes in that time.
For the standard Grafana panel, it’s good to have a dynamic value for the Y-axis max, so that you get as big a graph as will fit, with as much detail as possible.
For the movie, it would be good to have a fixed Y-axis, therefore it would be nice to be able to pass this value in as a variable name in the URL (same as one can for height, width, from and to), otherwise I need to define a new panel just for this purpose, with a fixed Y-axis.
So, any way of getting the Y-max value passed in via the URL?
If not yet, then feature request
Thanks,
Antony.