<div dir="ltr">Hi Barry,<div>Yes, you could call gsn_add_text and add the values at each xaxis/yaxis value, possibly with a small offset if needed:</div><div><br></div><div>; values contains the text you want to place next to each marker</div><div>txres = True</div><div>txres@txFontHeightF = 0.018</div><div>dum = gsn_add_text(wks,plot_stat,values,xaxis+0.02, yaxis-0.02,txres)</div><div>overlay(plot_stat,plot_csi)<br>overlay(plot_stat,plot_bias)<br>draw(plot_stat)<br>frame(wks)<br></div><div><br></div><div>Adam</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Sep 8, 2019 at 5:16 AM Barry Lynn via ncl-talk <<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</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"><div dir="ltr"><div><div>Hello:<br></div><div><br></div><div>After some angst (and some ncl help suggestions), I created a program to create "Performance Diagrams" (see Figure 2 in Roebber et al., 2009: <a href="https://journals.ametsoc.org/doi/full/10.1175/2008WAF2222159.1" target="_blank">https://journals.ametsoc.org/doi/full/10.1175/2008WAF2222159.1</a>).</div><div><br></div><div>Of course, anyone is welcome to use it (as it is attached). </div><div><br></div><div>The markers show the Probability of Detection versus Success Ratio for different precipitation threshold values.  The location on the graph provides information about the "performance" of the forecast.</div><div><br></div><div>My question: is it possible to superimpose the threshold value (as a number) on the marker itself? The markers are added beginning at line 205.</div><div><br></div><div>This would probably improve the clarity of the presented graph, so I would think it is worth doing (just didn't find anything in Google).</div><div><br></div><div>Thank you,</div><div><br></div><div>Barry</div><div>P</div>-- <br><div dir="ltr" class="gmail-m_7405066539149828027gmail_signature"><div dir="ltr"><div><div dir="ltr">Barry H. Lynn, Ph.D<div><div>Senior Associate Scientist, Lecturer,</div><div><div><span style="color:rgb(136,136,136)">The Institute of the Earth Science, </span><br style="color:rgb(136,136,136)"><span style="color:rgb(136,136,136)">The Hebrew University of Jerusalem, </span><br style="color:rgb(136,136,136)"><span style="color:rgb(136,136,136)">Givat Ram, Jerusalem 91904, Israel </span><br style="color:rgb(136,136,136)"></div><span style="color:rgb(136,136,136)">Tel: 972 547 231 170</span><br style="color:rgb(136,136,136)"><span style="color:rgb(136,136,136)">Fax: (972)-25662581</span></div></div><div><span style="color:rgb(136,136,136)"><br></span></div><div>C.E.O, Weather It Is, LTD<br>Weather and Climate Focus<br><a href="http://weather-it-is.com" target="_blank">http://weather-it-is.com</a><br>Jerusalem, Israel<br>Local: 02 930 9525<br>Cell: 054 7 231 170<br>Int-IS: x972 2 930 9525<br><br></div></div></div></div></div></div></div>
_______________________________________________<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></blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" 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>