Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #3510
| From | Ethan A Merritt <sfeam@users.sourceforge.net> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Issue with columnstacked histogram and fill colors |
| Date | 2017-01-03 12:58 -0800 |
| Organization | gnuplot development |
| Message-ID | <o4h37q$onk$1@dont-email.me> (permalink) |
| References | <472cdd3a-62c6-4ab6-993b-2a11a6d521c6@googlegroups.com> <o4g96u$lue$1@dont-email.me> <a07c3a2a-8317-49ba-a673-a107293f7441@googlegroups.com> |
[Multipart message — attachments visible in raw view] - view raw
benbenolson@gmail.com wrote: > 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 > color of the borders? That's where I'm having trouble. When I run your test script I get bars that are all green. This is expected because there are only four boxes in each stack and you set the first four linecolours to green. If you do not redefined the linecolors then each layer is a different color as expected. PNG output attached Do you get something different? What color scheme is it that you are trying to create? Ethan
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous 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