<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 = True </p>
<p class="">The tmYROn just controls the tickmarks. 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">
<<a href="mailto:Matthew.Fearon@dri.edu" target="_blank">Matthew.Fearon@dri.edu</a>></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 "left hand side", but labels fail to appear when tried with YR the "right hand side". 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 = "Explicit"</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>
</body>
</html>