Consistent y-axis for repeat panel

I have a templated graph on one variable that I use as a template with repeat panel.

I would like to have the y-axis remain automatic, but be consistent for all the panels so it is easy to compare. Is there a way to do this?

Is there a way to have the y-axis range come from a database query?

I am using Prometheus and grafana/grafana docker image.

no you need to set a fixed y-max & y-min if you need them to be the same,