Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #1115
| From | Mario <xefaso@terra.es> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Background color |
| Date | 2012-05-15 14:47 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <9c53800a-685a-4758-be80-c8a4184cf05f@l17g2000vbj.googlegroups.com> (permalink) |
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
Back to comp.graphics.apps.gnuplot | Previous | Next — Next in thread | Find similar
Background color Mario <xefaso@terra.es> - 2012-05-15 14:47 -0700
Re: Background color sfeam <sfeam@users.sourceforge.net> - 2012-05-15 21:44 -0700
Re: Background color Mario <xefaso@terra.es> - 2012-05-16 11:05 -0700
Re: Background color sfeam <sfeam@users.sourceforge.net> - 2012-05-16 15:48 -0700
Re: Background color Mario <xefaso@terra.es> - 2012-05-17 04:40 -0700
Re: Background color Mario <xefaso@terra.es> - 2012-12-21 08:12 -0800
csiph-web