<div dir="ltr">Hi Amarjiit,<div>What you want is quite possible, but there is not an automatic way to do it. For the markers, the attached plot shows a filled circle with a different color outline for the circle. The way to get that in NCL is to draw two markers, a filled circle (marker #16) first, and then the hollow circle second (marker #4). For the error bars, you will have to draw these yourself with three calls each to gsn_add_polyline. See unique example #3 here:</div><div><a href="http://www.ncl.ucar.edu/Applications/unique.shtml#ex3">http://www.ncl.ucar.edu/Applications/unique.shtml#ex3</a></div><div>Good luck! </div><div>Adam</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Oct 30, 2019 at 10:12 PM Amarjiit Vikkas Pandde 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>Apologies for the precious Email </div>Dear NCL Users,<div><br></div><div>I'm trying to recreate the attached plot in NCL. The plot is averaged 30 years of volume transport of ACC(red dots) and 2 standard deviations of volume transport (error bars) </div><div>How do I plot datasets(y-axis) vs Transport(x-axis) using same marker? </div><div>Can I get this exact error bar in NCL? I believe I need to use gsm_add_polymarker but I cannot find this exact error bar in the list of given markers?</div><div><br></div><div>Thank you in advance,</div><div>Amarjiit</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>