Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #3531
| From | Karl Ratzsch <mail.kfr@gmx.net> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Black on dark grey |
| Date | 2017-01-17 13:32 +0100 |
| Organization | solani.org |
| Message-ID | <o5l2si$ine$1@solani.org> (permalink) |
| References | <o5ksrj$a8j$1@dont-email.me> |
Am 17.01.2017 um 11:49 schrieb Dieter Britz: > As you see, the plots are black on dark grey. This has not been > the case until now, possibly due to an update of gnuplot. In the script > that produces the plot, I have this: > > set obj rect from graph 0, graph 0 to graph 1, graph 1 back \ > fc rgb '#FFEFD5' fillstyle solid 0.5 > > This was given to me by someone some time ago. I assume that > the problem lies in that statement, but the colour specified should > give me pale yellow. What must I do to change it back to pale yellow? > > OK, in case I am wrong about the problem area, I include one whole > script, running under Linux: > > set term postscript eps enh 30 > There was no change in gnuplot. The postscript terminal defaults to monochrome, ever has, afaik.
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Find similar
Black on dark grey Dieter Britz <dieterhansbritz@gmail.com> - 2017-01-17 10:49 +0000 Re: Black on dark grey Karl Ratzsch <mail.kfr@gmx.net> - 2017-01-17 13:32 +0100
csiph-web