<div dir="ltr">Hi All,                     (version 6.3.0)<div><br></div><div>I&#39;m trying to place the title string for a plot label bar, just to the right of it, like in this image:</div><div><br></div><div>  <a href="https://www.ncl.ucar.edu/Applications/Images/lb_4_lg.png">https://www.ncl.ucar.edu/Applications/Images/lb_4_lg.png</a></div><div><br></div><div>Though my output looks like (see attached .png).  The relevant resources I am setting</div><div>are:</div><div><br></div><div>  cnres@lbTitleOn           = True</div><div>  cnres@lbTitleString      = slp@units</div><div>  cnres@lbTitlePosition   = &quot;Right&quot;</div><div>  cnres@lbTitleDirection  = &quot;Across&quot;</div><div><br></div><div>The resources are set the same as in the example.  Though the example uses</div><div><br></div><div>  <span style="color:rgb(0,0,0);white-space:pre-wrap">gsn_csm_contour_map_ce()</span></div><div><br></div><div>and I am using</div><div><br></div><div>  wrf_contour() &amp; wf_map_overlays().   </div><div><br></div><div>Is the issue due to using the wrf_... routines vs. the gsn_csm... routine?  If so, is there</div><div>a work-around to get the desired positioning?</div><div><br></div><div>Thanks,</div><div>Matt</div><div><br></div></div>