<div dir="ltr"><div class="gmail_default" style="font-size:small">Leo,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">You must do some debugging to determine what the problem is.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Usually if markers, lines, or text are not showing up after a call to gsn_{add}_polymarker, gsn_{add}_polyline, or gsn_{add}_text, it&#39;s because the wrong X and/or Y location values have been passed to these routines, or else you have accidentally swapped the two values.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Before you call the offending gsn_xxx routine, print out the X and Y location values to see if they look correct. These X and Y values must be in the same range as the xxhc and yyhc values you passed to gsn_xy.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">--Mary</div><div class="gmail_default" style="font-size:small"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Oct 26, 2014 at 9:06 PM, gmail <span dir="ltr">&lt;<a href="mailto:leo.aries.g@gmail.com" target="_blank">leo.aries.g@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi, all<br>
<br>
       I  added some codes in the taylor_diagram script to plotting the semi-cycle taylor diagram plot ( see the attached scripts).  But sometime I<br>
got the correct plot, sometime I got only the  basemap.  Anyone can show me what the problem is?<br>
<br>
       By the way , How to move the bottom tick marks  to the middle location of the plot?  (refer to the attached plots)<br>
<br>
      Thanks!<br>
<br>
<br>
<br>
Leo<br>
<br>
<br>
<br><br>
<br><br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>_______________________________________________<br>
ncl-talk mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>