[ncl-talk] Bar chart outline color

Adam Phillips asphilli at ucar.edu
Fri Aug 2 12:14:46 MDT 2019


Hi Sun,
You can set  the xyLineColor resource to color your bar chart outline
color. Note that you cannot set the individual outline color of each bar
though. You can set the outline color for both above/below the reference
line though by setting xyLineColors = (/"red","blue"/) (for example).

You cannot control the thickness of each bar. If you want that capability,
I would suggest drawing each bar separately with different thicknesses, and
then overlaying.
Hope that helps!
Adam

On Fri, Aug 2, 2019 at 2:52 AM sunmin park via ncl-talk <ncl-talk at ucar.edu>
wrote:

> Hello, NCL users
>
> Anyone knows how I can change the outline color with the option
> "sres at gsnXYBarChart = True".
>
> And how I can change the outline thickness of each bar? I tried
> "gsnXYBarChartOutlineThicknessF". it only allow me to change the outline
> for all bars.
>
> Thank you in advance.
> Sun-
>
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk



-- 
Adam Phillips
Associate Scientist,  Climate and Global Dynamics Laboratory, NCAR
www.cgd.ucar.edu/staff/asphilli/   303-497-1726

<http://www.cgd.ucar.edu/staff/asphilli>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20190802/1014203e/attachment.html>


More information about the ncl-talk mailing list