<div dir="ltr"><div dir="ltr"><div>Its hard to say offhand, but I will note that the following bit of code happens *after* the first paneled plot is generated, the first time through the do-loop, and this likely accounts for the "Since the second one..." behavior:<br></div><div><br></div><div>  res@trXMaxF    = 2001<br>  res@tmXBMode   = "Explicit"<br>  res@tmXBValues = yyyyfrac(:12)     ; choose first 13 timesteps<br><br>  res@tmXBLabels = (/" Jan ~C~2000"," Feb ~C~2000"," Mar ~C~2000"," Apr ~C~2000", \<br>                     " May ~C~2000"," Jun ~C~2000"," Jul ~C~2000"," Aug ~C~2000", \<br>                     " Sep ~C~2000"," Oct ~C~2000"," Nov ~C~2000"," Dec ~C~2000", \<br>                     " Jan ~C~2001"/)</div><div><br></div><div>You might print those values, and make certain they are what you think they are and what you intended.</div><div><br></div><div>Hope that helps...</div><div>Rick</div><div><br></div><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Mar 7, 2019 at 9:24 AM LSL <<a href="mailto:lslrsgis@whu.edu.cn">lslrsgis@whu.edu.cn</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi everyone,<br>
<br>
<br>
I have met a problem in batching figures generated by the ncl code. <br>
Since the second one, the xticks are all clusted in the left corner. Any <br>
solutions?<br>
<br>
<br>
The code and figures are attached.<br>
<br>
<br>
Thanks very much.<br>
<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>
</blockquote></div>