X-Received: by 10.36.60.137 with SMTP id m131mr4955499ita.17.1483468753930; Tue, 03 Jan 2017 10:39:13 -0800 (PST) X-Received: by 10.157.47.183 with SMTP id r52mr2936808otb.0.1483468753905; Tue, 03 Jan 2017 10:39:13 -0800 (PST) Path: csiph.com!feeder.erje.net!2.us.feeder.erje.net!newspeer1.nac.net!border2.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!b123no6050912itb.0!news-out.google.com!u18ni11330ita.0!nntp.google.com!75no6049699ite.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.graphics.apps.gnuplot Date: Tue, 3 Jan 2017 10:39:13 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=192.249.3.163; posting-account=FQTOgwoAAACcFHrTut2UchZJkU0O6WDH NNTP-Posting-Host: 192.249.3.163 References: <472cdd3a-62c6-4ab6-993b-2a11a6d521c6@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Issue with columnstacked histogram and fill colors From: benbenolson@gmail.com Injection-Date: Tue, 03 Jan 2017 18:39:13 +0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Lines: 12 Xref: csiph.com comp.graphics.apps.gnuplot:3508 Thanks for the response! > use 'fs border linecolor rgb "#FF0000"' instead. Sorry, you misunderstand. I'm able to successfully change the color of the = border, and the command that you provided works for that. My point was that= I'm able to change everything else about the stack *except* its fill color= , although I notice now that I've made that ambiguous. > However, changing the fill color does not work, no matter how I do it. Do you know how I can change the fill color of the bars, instead of the col= or of the borders? That's where I'm having trouble.