hi, I have problems with linking the y axes in two layers. the lower limit: Y1=f(Y1) is updating the starting point OK. But the upper limit (Y2=f(Y2)) seems not to have ANY effect, no matter if I write Y2=2*Y2 or Y=1000+Y2, or anything else. ? any idea? thanks