<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Did you try example 8 here? <a href="https://www.ncl.ucar.edu/Applications/xy.shtml" class="">https://www.ncl.ucar.edu/Applications/xy.shtml</a> <div class=""><br class=""></div><div class="">I think you only need to turn off the left axis and turn on the right one, and it should use the same tickmarks/labels.</div><div class=""><br class=""></div><div class=""><font face="Menlo" class="">tmYLOn = False </font></div><div class=""><font face="Menlo" class="">tmYLLabelsOn = False </font></div><div class=""><font face="Menlo" class="">tmYROn = True </font></div><div class=""><font face="Menlo" class="">tmYRLabelson = True </font></div><div class=""><br class=""></div><div class=""> If not you have to set them manually (it is also explained in that page).</div><div class="">Cheers </div><div class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 20. Sep 2018, at 16:31, <a href="mailto:G.Monte@isac.cnr.it" class="">G.Monte@isac.cnr.it</a> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Dears all,<br class="">I am using "gsn_csm_xy" function in NCL 6.4.0. By default, the plot<br class="">appears with y-axis on the left; is there exist a way to set it to the<br class="">right side of my plot?<br class="">Thanks in advance for your help,<br class=""><br class="">Giulio Monte<br class=""><br class="">_______________________________________________<br class="">ncl-talk mailing list<br class=""><a href="mailto:ncl-talk@ucar.edu" class="">ncl-talk@ucar.edu</a><br class="">List instructions, subscriber options, unsubscribe:<br class="">http://mailman.ucar.edu/mailman/listinfo/ncl-talk<br class=""></div></div></blockquote></div><br class=""><div class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br class="Apple-interchange-newline">Guido Cioni</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><a href="http://guidocioni.altervista" class="">http://guidocioni.altervista</a>.org</div>

</div>
<br class=""></div></body></html>