<div dir="ltr"><div dir="ltr">Hi Lisyuan,<br>If you have a X-axis title, you have a labelbar, and you want to move the labelbar by setting pmLabelBarOrthogonalPosF, you also need to set tiXAxisOffsetYF. Trying different settings, it looks like NCL links the X-axis title and the labelbar, so if you move one the other (possibly) moves. To get around this you need to set positional resources for both. I've attached a script modified from ce_3.ncl. The key settings needed to modify ce_3.ncl to do what you are after are:<div><div>  res@tiXAxisString = "X-axis title"</div><div>  res@tiXAxisOffsetYF = .19</div><div>  res@tiMainString = "Default map tickmark labels"<br></div><div>  res@pmLabelBarOrthogonalPosF = 0.1</div><div><br></div><div>If you have further questions let ncl-talk know.</div><div>Adam</div><div><br></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Apr 8, 2019 at 8:57 PM siyuan li <<a href="mailto:lis9774@gmail.com">lis9774@gmail.com</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 dir="ltr">hello:<div>I'm trying to position the x axis title above the colorbar.</div><div>But "res@pmLabelBarOrthogonalPosF"doesn't  work, the x axis title moves as the colorbar moves,the colorbar is still above the x axis title "x (km)" .</div><div>Is there any way to solve this?</div><div><br></div><div>Thanks!</div><div>lisyuan </div></div></div>
_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu" target="_blank">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div><div><span><font color="#888888">Adam Phillips <br></font></span></div><span><font color="#888888">Associate Scientist,  </font></span><span><font color="#888888">Climate and Global Dynamics Laboratory, NCAR<br></font></span></div></div><div><span><font color="#888888"><a href="http://www.cgd.ucar.edu/staff/asphilli/" target="_blank">www.cgd.ucar.edu/staff/asphilli/</a>   </font></span><span><font color="#888888">303-497-1726 </font></span></div><span><font color="#888888"></font></span><div><div><span><font color="#888888"><br></font></span><div><span><font color="#888888"><a href="http://www.cgd.ucar.edu/staff/asphilli" target="_blank"></a></font></span></div></div></div></div></div></div></div></div></div></div></div>