<div dir="ltr">Hi Mary,<div><br></div><div>That example 22 helped a lot! Exactly what I was trying to do, and overlay worked great. Thanks for the pointer!</div><div><br></div><div>-Dan</div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Aug 16, 2018 at 5:38 PM Mary Haley <<a href="mailto:haley@ucar.edu">haley@ucar.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-size:small">Hi Daniel,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I found it easier to use gsn_csm_blank_plot to create the gray-filled background, gsn_csm_xy to create the bar plots, and then overlay to overlay everything. This makes it easier to control the draw order of stuff.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Please see example bar_22.ncl at:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default"><a href="http://www.ncl.ucar.edu/Applications/bar.shtml#ex22" target="_blank">http://www.ncl.ucar.edu/Applications/bar.shtml#ex22</a><br></div><div class="gmail_default"><br></div><div class="gmail_default">and let me know if this is not what you were talking about.</div><div class="gmail_default"><br></div><div class="gmail_default">--Mary</div><div class="gmail_default"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Aug 16, 2018 at 10:48 AM, Daniel Adriaansen - NCAR <span dir="ltr"><<a href="mailto:dadriaan@ucar.edu" target="_blank">dadriaan@ucar.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello,<div><br></div><div>I am using example scatter_13.ncl here: <a href="https://www.ncl.ucar.edu/Applications/Scripts/scatter_13.ncl" target="_blank">https://www.ncl.ucar.edu/Applications/Scripts/scatter_13.ncl</a>.</div><div><br></div><div>The concepts shown in that example work as described, except when I set the gsnXYBarChart resource to "True", the polygons are drawn on top of the bars (or the bar fill color is overridden to the poly fill color resource, gsFillColor, I can't tell which). Actually, it looks like I see the outlines of the bars, so I think the bars are still technically on top of the polygon but the colors for the bars I am specifying using the resource gsnXYBarChartBarColors2 are being overridden or ignored. Is there a way to get polygons to be drawn behind bars, or the correct bar colors to be shown?</div><div><br></div><div>I am using NCL 6.4.0, gsn_panel, gsn_csm_xy, with gsnXYBarChart set to True.</div><div><br></div><div>Thank you in advance!</div><span class="m_-3081148303565633167HOEnZb"><font color="#888888"><div><br></div><div>-Dan</div></font></span></div>
<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>
<br></blockquote></div><br></div>
</blockquote></div>