<div dir="ltr"><div>Hi Zilore,</div><div><br></div><div>I don't really know why things are not working for you. I would note however, that the units for tiMainOffsetYF are normalized device coordinates (NDC), which range from 0..1 along the longest dimension (not axis!) of the plot. A value of "-2.5" would be well outside the plot region; perhaps NCL is ignoring such a large value?</div><div><br></div><div>Rick<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Apr 29, 2023 at 2:13 AM Zilore Mumba via ncl-talk <<a href="mailto:ncl-talk@mailman.ucar.edu">ncl-talk@mailman.ucar.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div> I am trying to move my main title position downwards. I have tried the following, which all have no effect:</div><div>   opts@tiUseMainAttributes = True<br>   opts@FieldTitle = "mcape"<br>   opts@MainTitle  = "MCAPE: NODA"<br>   opts@tiMainJust = "BottomCenter"<br>   opts@tiMainOffsetYF = -2.5</div><div>I have tried several values of 
opts@tiMainOffsetYF = -2.5, no effect see image attached.<br></div><div>Assistance will be appreciated.<br></div></div>
_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@mailman.ucar.edu" target="_blank">ncl-talk@mailman.ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="https://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">https://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
</blockquote></div>