<div dir="ltr">Hi, I have a script that generates some histograms, and also calculates the difference between those histograms and plots the difference as a bar chart. I have a custom colormap of RGB triplets (dimensions 256 x 3) that I use for the histogram (via gen_define_colormap), and if possible, I&#39;d like to use the same color scheme for the bar chart of the histogram differences.<div><br></div><div>When I try to set the resource gsnXYBarChartColors2 to this RGB triplet colormap, however, I get the following error:</div><div><br></div><div><div><div><font face="monospace, monospace">(0)<span class="gmail-Apple-tab-span" style="white-space:pre">        </span>gsn_csm_xy: Fatal: The resource for specifying bar colors must either be 1D, or 2D where the first dimension is equal to the number of Y reference lines or curves.</font></div><div><font face="monospace, monospace">(0)<span class="gmail-Apple-tab-span" style="white-space:pre">        </span>Will not fill your bar chart.</font></div></div><div><br></div><div>Is there a way around this? If not, I can settle for just coloring above/below the reference line red/blue (via gsnAboveYRefLineColor and gsnBelowYRefLineColor), even though it&#39;s not my preferred option.</div><div><br></div><div>Jared</div><div><br></div><div>-- <br></div><div class="gmail_signature"><div dir="ltr"><div><div><div><div><div><font face="courier new, monospace">===============================<br>Jared A. Lee, Ph.D.<br></font></div><font face="courier new, monospace">Project Scientist I<br></font></div><font face="courier new, monospace">Research Applications Laboratory<br></font></div><font face="courier new, monospace">National Center for Atmospheric Research<br>Boulder, Colorado, USA<br><br></font></div><font face="courier new, monospace">Email: <a href="mailto:jaredlee@ucar.edu" target="_blank">jaredlee@ucar.edu</a> (w)<br></font></div><font face="courier new, monospace">Phone: 303.497.8485 (w)</font><div><font face="courier new, monospace">Web: <a href="https://staff.ucar.edu/users/jaredlee" target="_blank">https://staff.ucar.edu/users/jaredlee</a><br>===============================</font><br></div></div></div>
</div></div>