<div dir="ltr"><div class="gmail_default" style="font-size:small">Oh, sorry, yes, you need to set tmYUseLeft to False if you are labeling the right axis different than the left axis, because by default NCL wants to use the same labels on both sides.  </div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">--M</div><div class="gmail_default" style="font-size:small"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 11, 2015 at 1:50 PM, Matthew Fearon <span dir="ltr">&lt;<a href="mailto:Matthew.Fearon@dri.edu" target="_blank">Matthew.Fearon@dri.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div>
<div style="direction:ltr;font-family:Tahoma;color:#000000;font-size:10pt">Thank you, Mary. In addition to YRLabelsOn = True, I need to set YUseLeft = False. And now I&#39;ve got it.
<div><br>
</div>
<div>Matt</div>
<div><br>
<div style="font-family:Times New Roman;color:#000000;font-size:16px">
<hr>
<div style="direction:ltr"><font face="Tahoma" size="2" color="#000000"><b>From:</b> Mary Haley [<a href="mailto:haley@ucar.edu" target="_blank">haley@ucar.edu</a>]<br>
<b>Sent:</b> Wednesday, November 11, 2015 7:40 AM<br>
<b>To:</b> Matthew Fearon<br>
<b>Cc:</b> <a href="mailto:ncl-talk@ucar.edu" target="_blank">ncl-talk@ucar.edu</a><br>
<b>Subject:</b> Re: [ncl-talk] YRLabels with gsn_csm_contour<br>
</font><br>
</div><div><div class="h5">
<div></div>
<div>
<div dir="ltr">
<div class="gmail_default" style="font-size:small">Try adding:</div>
<div class="gmail_default" style="font-size:small">
<p>res@tmYRLabelsOn         = True </p>
<p>The tmYROn just controls the tickmarks.  The above resource controls labels.</p>
<p>--Mary</p>
<p><br>
</p>
</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Tue, Nov 10, 2015 at 11:13 PM, Matthew Fearon <span dir="ltr">
&lt;<a href="mailto:Matthew.Fearon@dri.edu" target="_blank">Matthew.Fearon@dri.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>
<div style="direction:ltr;font-family:Tahoma;color:#000000;font-size:10pt">Dear NCL users
<div><br>
</div>
<div>I&#39;m trying to put Y labels on the right hand side on my contour plot. Below are my settings tried. These work fine with YL &quot;left hand side&quot;, but labels fail to appear when tried with YR the &quot;right hand side&quot;. Tickmarks appear but not labels. Is there some
 wihitespace setting I need, and labels are just being cut off?</div>
<div><br>
</div>
<div>  res@tmYLOn               = False</div>
<div>
<p><span>  res@tmYROn               = True</span></p>
<p><span>  res@tmYRMode             = &quot;Explicit&quot;</span></p>
<p><span>  res@tmYRValues           = yvalues</span></p>
<p><span>  res@tmYRLabels           = ylabels</span></p>
<p><span>  res@tmYRLabelFontHeightF = 0.015</span></p>
<p><span></span></p>
<p><span></span><br>
</p>
<p><span>  plot = gsn_csm_contour(xwks, var, res)</span></p>
<p><span></span><br>
</p>
<p><br>
</p>
<p>thanks, </p>
<p>Matt</p>
<p><br>
</p>
</div>
</div>
</div>
<br>
_______________________________________________<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>
<br>
</blockquote>
</div>
<br>
</div>
</div>
</div></div></div>
</div>
</div>
</div>

</blockquote></div><br></div>