Grafana 8. I have a time series panel with multiple Y axis.
Is there a way to adjust the scale of a single Y axis without affecting the others?
Grafana 8. I have a time series panel with multiple Y axis.
Is there a way to adjust the scale of a single Y axis without affecting the others?
grafana provide override options for axis - scale: linear and logarithmic
since you already have multiple Y axis, they shouldnt interfere with each other if you override the axis scale
have a play at this sample
https://play.grafana.org/d/000000016/1-time-series-graphs?orgId=1&editPanel=540
I couldnt find a way to overwrite the scale manually (to input our own number)
but I never have any trouble using Linear option