<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<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've got it.
<div><br>
</div>
<div>Matt</div>
<div><br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div id="divRpF649541" style="direction: ltr;"><font face="Tahoma" size="2" color="#000000"><b>From:</b> Mary Haley [haley@ucar.edu]<br>
<b>Sent:</b> Wednesday, November 11, 2015 7:40 AM<br>
<b>To:</b> Matthew Fearon<br>
<b>Cc:</b> ncl-talk@ucar.edu<br>
<b>Subject:</b> Re: [ncl-talk] YRLabels with gsn_csm_contour<br>
</font><br>
</div>
<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 class="">res@tmYRLabelsOn &nbsp; &nbsp; &nbsp; &nbsp; = True&nbsp;</p>
<p class="">The tmYROn just controls the tickmarks.&nbsp; The above resource controls labels.</p>
<p class="">--Mary</p>
<p class=""><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'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>&nbsp; res@tmYLOn &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = False</div>
<div>
<p><span>&nbsp;&nbsp;res@tmYROn &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = True</span></p>
<p><span>&nbsp; res@tmYRMode &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = &quot;Explicit&quot;</span></p>
<p><span>&nbsp; res@tmYRValues &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = yvalues</span></p>
<p><span>&nbsp; res@tmYRLabels &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = ylabels</span></p>
<p><span>&nbsp; res@tmYRLabelFontHeightF = 0.015</span></p>
<p><span></span></p>
<p><span></span><br>
</p>
<p><span>&nbsp; plot = gsn_csm_contour(xwks, var, res)</span></p>
<p><span></span><br>
</p>
<p><br>
</p>
<p>thanks,&nbsp;</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>
</body>
</html>