Lock Time Series Chart y-axis

Hi
Are there any easy ways to lock a Y-Axis in a Time Series Chart to a spesific range ?

Right now it is dynamic, but i would like to lock it between 0-50

plots.0.axes.0.min : 0
plots.0.axes.0.max : 50

Im not getting any results with this:

what am i missing ?

Figured it out, i was missing the Trends setup and lik that tho the axes setup

Correct. You have to tell the trend which of the axes to use. I imagine that in your case it should be,
plots.0.trends.0.axis : Temp
to match your
plots.0.axes.0.name : Temp