Path: csiph.com!2.us.feeder.erje.net!feeder.erje.net!1.eu.feeder.erje.net!weretis.net!feeder4.news.weretis.net!feeder5.news.weretis.net!news.solani.org!.POSTED!not-for-mail From: Karl Ratzsch Newsgroups: comp.graphics.apps.gnuplot Subject: Re: Black on dark grey Date: Tue, 17 Jan 2017 13:32:17 +0100 Organization: solani.org Lines: 22 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Trace: solani.org 1484656338 19182 eJwFwQkBACAIA8BM4sYTBxD6R/COV4+2QangcsNvrrMyIJVPkAZBDUzbiY7t50ieHs/BfCEHEZ8= (17 Jan 2017 12:32:18 GMT) X-Complaints-To: abuse@news.solani.org NNTP-Posting-Date: Tue, 17 Jan 2017 12:32:18 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 X-User-ID: eJwNyMEBwCAIA8CVCoFgx0FT9h/B3vMSNJ4KJiMnB7VN3qPXZoFimnoBeqrbo+HHe7NM+48vLyCIEXk= In-Reply-To: X-NNTP-Posting-Host: eJwNyckRwEAIA7CWYAxe2uHsv4REXzmo7Gd0mp+fzu4orgh/GVH/oyAm3D4VRm4jpd6oWuADICgQ6g== Cancel-Lock: sha1:653ZEOqbB9wH8t8ujlyKD/ejlss= Xref: csiph.com comp.graphics.apps.gnuplot:3531 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.