Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!postnews.google.com!l17g2000vbj.googlegroups.com!not-for-mail From: Mario Newsgroups: comp.graphics.apps.gnuplot Subject: Background color Date: Tue, 15 May 2012 14:47:23 -0700 (PDT) Organization: http://groups.google.com Lines: 14 Message-ID: <9c53800a-685a-4758-be80-c8a4184cf05f@l17g2000vbj.googlegroups.com> NNTP-Posting-Host: 83.59.105.81 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1337118531 17845 127.0.0.1 (15 May 2012 21:48:51 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 15 May 2012 21:48:51 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: l17g2000vbj.googlegroups.com; posting-host=83.59.105.81; posting-account=MxKhUgoAAADHK1Qnzt85hnzoPVZJve5w User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:12.0) Gecko/20100101 Firefox/12.0,gzip(gfe) X-Received-Bytes: 1303 Xref: csiph.com comp.graphics.apps.gnuplot:1115 This example from the manual doesn't work in 4.6 (page 193): gnuplot> set terminal gif medium size 640,480 xffffff ^ "maxout.gnuplot", line 1: obsolete color option This works: set terminal gif medium size 640,480 background '#ffffff' Thanks -- Mario