Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #1120

Re: Background color

Path csiph.com!usenet.pasdenom.info!news.albasani.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail
From sfeam <sfeam@users.sourceforge.net>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Background color
Followup-To comp.graphics.apps.gnuplot
Date Wed, 16 May 2012 15:48:16 -0700
Organization gnuplot development team
Lines 37
Message-ID <jp1arj$qqo$1@dont-email.me> (permalink)
References <9c53800a-685a-4758-be80-c8a4184cf05f@l17g2000vbj.googlegroups.com> <jovbb8$s4q$1@dont-email.me> <f9d9b7ed-7d5e-4aef-b722-cbc257363a32@hq4g2000vbb.googlegroups.com>
Reply-To sfeam@users.sourceforge.net
Mime-Version 1.0
Content-Type text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding 7Bit
Injection-Date Wed, 16 May 2012 22:48:19 +0000 (UTC)
Injection-Info mx04.eternal-september.org; posting-host="joalffpZlyHxFtpFd/PRrw"; logging-data="27480"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18lx2ooB9i30HmWU24LjnPR"
User-Agent KNode/4.4.9
Cancel-Lock sha1:eke/zMq+892yDLCVumMklQow1/E=
Xref csiph.com comp.graphics.apps.gnuplot:1120

Followups directed to: comp.graphics.apps.gnuplot

Show key headers only | View raw


Mario wrote:
> Just a question:
> 
> Is it possible to set the background color so that both 4.6 and 4.4
> understand it?

Prior to 4.6 many [most?] terminals did not have a background color option.
So the terminal-independent way of forcing a solid background was

   set obj 999 rectangle behind from screen 0,0 to screen 1,1 \
               fillcolor rgb "white" 

That should work in both 4.4 and 4.6

	Ethan
 
> We have a problem with Maxima, which uses Gnuplot for plotting. With
> 4.6, we get errors due to old code, but if I update the interface to
> the new syntax, users with older Gnuplot versions will then have a
> similar problem.
> 
> Is there a work-around for this, please?
> 
> By the way, the web site with examples of Maxima's 'draw' package have
> been moved to sourceforge:
> 
> http://riotorto.users.sourceforge.net/gnuplot
> 
> The link in
> 
> http://gnuplot.info/links.html
> 
> points to the older place. Perhaps you can change it.
> 
> Thanks.
> --
> Mario

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

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