Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #3514
| X-Received | by 10.107.152.140 with SMTP id a134mr16658485ioe.89.1483503918621; Tue, 03 Jan 2017 20:25:18 -0800 (PST) |
|---|---|
| X-Received | by 10.157.45.170 with SMTP id g39mr3013865otb.16.1483503918576; Tue, 03 Jan 2017 20:25:18 -0800 (PST) |
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!b123no74685itb.0!news-out.google.com!u18ni1399ita.0!nntp.google.com!b123no72056itb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.graphics.apps.gnuplot |
| Date | Tue, 3 Jan 2017 20:25:18 -0800 (PST) |
| In-Reply-To | <o4h2nh$muu$1@dont-email.me> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=50.156.248.86; posting-account=y5KEkQoAAADP7H8mIZqlKlHaRxWd6H_U |
| NNTP-Posting-Host | 50.156.248.86 |
| References | <472cdd3a-62c6-4ab6-993b-2a11a6d521c6@googlegroups.com> <o4g96u$lue$1@dont-email.me> <a07c3a2a-8317-49ba-a673-a107293f7441@googlegroups.com> <o4h2nh$muu$1@dont-email.me> |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <2c11c310-cf4c-4085-b2dc-012dc8815f43@googlegroups.com> (permalink) |
| Subject | Re: Issue with columnstacked histogram and fill colors |
| From | Ben Olson <molson5@vols.utk.edu> |
| Injection-Date | Wed, 04 Jan 2017 04:25:18 +0000 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | quoted-printable |
| Xref | csiph.com comp.graphics.apps.gnuplot:3514 |
Show key headers only | View raw
On Tuesday, January 3, 2017 at 3:50:21 PM UTC-5, Jörg Buchholz wrote: > On 03.01.2017 19:39, benbenolson@gmail.com wrote: > > Thanks for the response! > > > >> use 'fs border linecolor rgb "#FF0000"' instead. > > > > Sorry, you misunderstand. > > Yes I really do that, sorry. > > >> 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 color of the borders? That's where I'm having trouble. > > Do you want to change only the color in the first stack? Then have look > to the following code: > > plot newhistogram '' lt 1, \ > 'histocolor.dat' using "def", \ > '' using "" , \ > newhistogram 'avrora' at 1 lt 5, \ > 'histocolor.dat' using "01", \ > '' using "02" , \ > '' using "05" , \ > '' using "10" , \ > '' using "20" ,\ > > This gives "dev" and the other data in different colors to you. > > > Jörg That works! Thank you so much. Incrementing the value that I use with `at`, I am able to plot multiple clusters with one stack being a different color. It works perfectly, and I'm now using it in my publication.
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
Issue with columnstacked histogram and fill colors molson5@vols.utk.edu - 2017-01-02 19:14 -0800
Re: Issue with columnstacked histogram and fill colors Jörg Buchholz <bookwood4new@freenet.de> - 2017-01-03 10:31 +0100
Re: Issue with columnstacked histogram and fill colors Jörg Buchholz <bookwood4new@freenet.de> - 2017-01-03 14:34 +0100
Re: Issue with columnstacked histogram and fill colors benbenolson@gmail.com - 2017-01-03 10:39 -0800
Re: Issue with columnstacked histogram and fill colors Jörg Buchholz <bookwood4new@freenet.de> - 2017-01-03 21:50 +0100
Re: Issue with columnstacked histogram and fill colors Ben Olson <molson5@vols.utk.edu> - 2017-01-03 20:25 -0800
Re: Issue with columnstacked histogram and fill colors Jörg Buchholz <bookwood4new@freenet.de> - 2017-01-05 19:16 +0100
Re: Issue with columnstacked histogram and fill colors Ethan A Merritt <sfeam@users.sourceforge.net> - 2017-01-03 12:58 -0800
csiph-web