<div dir="ltr">Hi,<br><div><br></div><div>Is it possible to get the values being used for vrange if they haven't been manually set?</div><div><br></div><div>Example scenario is:</div><div><br></div><div>1) Plot one time series temperature dataset without manually setting vrange</div><div>2) Plot second time series (same time steps as in 1 but different temperature values) temperature dataset using the SAME vrange values which were dynamically allocated in 1 </div><div><br></div><div>The problem is in step 2 the vrange values are being reset to correspond to the second dataset. Instead I want to use the vrange values which were dynamically allocated when dataset 1 was plotted. </div><div><br></div><div>If I could get the vrange values dynamically set in step 1 I could then use them to manually set the vrange values in step 2 to be the same.</div><div><br></div><div>Thanks </div><div><br></div><div>Brian</div></div>