<div dir="ltr"><div class="gmail_default" style="font-size:small">Sun,</div><div class="gmail_default" style="font-size:small"><br>There was no attached figure. </div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">It would help if you explain what you mean by "they are not working". Do you mean the markers are not showing up? </div><div class="gmail_default" style="font-size:small">When you use gsn_add_polymarker, this only attaches the markers to the plot and it doesn't draw them at that point. You then have to draw the plot in order to see both the markers and the plot.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">gsn_polymarker_ndc is usually for putting markers *outside* of your plot, for example, to define a legend. This procedure requires that you use unit values (from 0.0 to 1.0) to specify the location of your markers.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Please see our examples page for more details:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style=""><a href="http://www.ncl.ucar.edu/Applications/polyg.shtml">http://www.ncl.ucar.edu/Applications/polyg.shtml</a><br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">If you continue to have problems, please include the image and a script if possible. </div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Thanks,</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 Tue, Oct 20, 2015 at 8:35 AM, mireiyue <span dir="ltr"><<a href="mailto:mireiyue@gmail.com" target="_blank">mireiyue@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear NCL users<br>
<br>
Do you know how I can plot probability on xy plot? X axis is correlation values and Y axis is latitude (attached figure).<br>
I tried “gsn_add_polymarker” and “gsn_polymarker_ndc” but they are not working.<br>
<br>
I do appreciate any helps.<br>
<br>
Thank you<br>
Sun-<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>
</blockquote></div><br></div>