<div dir="ltr">Hi Rebecca,<div>Thanks for sending in a quick script and data file for us to see and test. <br><div>I think you want to set the resource tmYUseLeft = False. See example #6 here:</div><div><a href="http://www.ncl.ucar.edu/Applications/tickmarks.shtml#ex6">http://www.ncl.ucar.edu/Applications/tickmarks.shtml#ex6</a><br></div><div><br></div><div>Once you set that resource to False you can control the righthand side Y-axis separate from the left hand side. Here are the resources I added to your script:</div><div><div>     sres2@tmYUseLeft = False</div><div>     sres2@tmYRMode = &quot;Explicit&quot;</div><div>     sres2@tmYRValues = ispan(-30,30,10)</div><div>     sres2@tmYRLabels = sres2@tmYRValues</div></div><div><br></div><div>I have attached the resulting plot. Hope that helps. If not, please reply to the ncl-talk email list.</div><div>Adam</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 24, 2016 at 8:19 PM, Rebecca Firth <span dir="ltr">&lt;<a href="mailto:rebeccafirth169@yahoo.co.uk" target="_blank">rebeccafirth169@yahoo.co.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div><br><br>Sent from my iPhone</div><div><br>Begin forwarded message:<br><br></div><blockquote type="cite"><div><b>From:</b> rebecca firth &lt;<a href="mailto:rebeccafirth169@yahoo.co.uk" target="_blank">rebeccafirth169@yahoo.co.uk</a>&gt;<br><b>Date:</b> 24 March 2016 at 3:32:00 PM AWST<br><b>To:</b> NCL &lt;<a href="mailto:ncl-talk@ucar.edu" target="_blank">ncl-talk@ucar.edu</a>&gt;<br><b>Subject:</b> <b>[ncl-talk] two y axis</b><br><b>Reply-To:</b> rebecca firth &lt;<a href="mailto:rebeccafirth169@yahoo.co.uk" target="_blank">rebeccafirth169@yahoo.co.uk</a>&gt;<br><br></div></blockquote><div><span></span></div><blockquote type="cite"><div><div style="color:#000;background-color:#fff;font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,Sans-Serif;font-size:16px"><div>Hi,</div><div><br></div><div>I am trying to do a bar chart with two y axis showing absolute and percentage bias.</div><div><br></div><div>I have tried to do this by overlaying 2 plots with resources set differently for the y axis, but the final plot has the same y axis on both sides rather than 2 different scales/labels.</div><div><br></div><div>I&#39;ve attached the script, data file and output.</div><div><br></div><div>Do you have any advice?</div><div><br></div><div>Cheers</div><div>Rebecca<br></div></div></div></blockquote><blockquote type="cite"><div></div></blockquote></div><br><div dir="auto"><blockquote type="cite"><div></div></blockquote><blockquote type="cite"><div></div></blockquote></div><br><div dir="auto"><blockquote type="cite"><div></div></blockquote><blockquote type="cite"><div></div></blockquote></div><br><div dir="auto"><blockquote type="cite"><div></div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>ncl-talk mailing list</span><br><span><a href="mailto:ncl-talk@ucar.edu" target="_blank">ncl-talk@ucar.edu</a></span><br><span>List instructions, subscriber options, unsubscribe:</span><br><span><a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a></span><br></div></blockquote></div><br>_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">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><br clear="all"><div><br></div>-- <br><div 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>
</div>