Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  nodelist  faq  login

In computing, the mean time to failure keeps getting shorter.


computers / comp.graphics.apps.gnuplot / Colours

SubjectAuthor
* Coloursau76666
`- Re: Coloursau76666

1
Subject: Colours
From: au76666
Newsgroups: comp.graphics.apps.gnuplot
Organization: A noiseless patient Spider
Date: Thu, 5 Dec 2019 13:04 UTC
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder.eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: bri...@chem.au.dk (au76666)
Newsgroups: comp.graphics.apps.gnuplot
Subject: Colours
Date: Thu, 5 Dec 2019 13:04:54 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 10
Message-ID: <qsav9m$lam$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Thu, 5 Dec 2019 13:04:54 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="ca3ce7387fa0d1b76e8bdfee073b1d3f";
logging-data="21846"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19cy7Pyohfl6ltzKDOUW8Lj7++4+3IiNRs="
User-Agent: Pan/0.144 (Time is the enemy; 28ab3ba git.gnome.org/pan2)
Cancel-Lock: sha1:yPhPvuGarMPZ6lI+Wlp2lN0hu3s=
View all headers
I wanted to plot some planes in a 3D plot red, using this:

splot 'err.dat' w l lt 1, \
      'err.dat' using 1:2:4 w l lt 2 lc rgb "red", \
      'err.dat' using 1:2:5 w l lt 2 lc rgb "red"

but they came out black. What am I doing wrong please?

--
Dieter Britz


Subject: Re: Colours
From: au76666
Newsgroups: comp.graphics.apps.gnuplot
Organization: A noiseless patient Spider
Date: Tue, 10 Dec 2019 09:48 UTC
References: 1
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder.eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: bri...@chem.au.dk (au76666)
Newsgroups: comp.graphics.apps.gnuplot
Subject: Re: Colours
Date: Tue, 10 Dec 2019 09:48:12 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 15
Message-ID: <qsnpks$g9t$1@dont-email.me>
References: <qsav9m$lam$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Tue, 10 Dec 2019 09:48:12 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="623054e3eee46de2070411cfef80ba8f";
logging-data="16701"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18GVxYDkU9tsUnnT3xcd+QrkE+UKwg3pjg="
User-Agent: Pan/0.144 (Time is the enemy; 28ab3ba git.gnome.org/pan2)
Cancel-Lock: sha1:d1bLAInYkhNFOSLaKXZafbfxyFs=
View all headers
On Thu, 05 Dec 2019 13:04:54 +0000, au76666 wrote:

I wanted to plot some planes in a 3D plot red, using this:

splot 'err.dat' w l lt 1, \
      'err.dat' using 1:2:4 w l lt 2 lc rgb "red", \
      'err.dat' using 1:2:5 w l lt 2 lc rgb "red"

but they came out black. What am I doing wrong please?

Forget it (you probably have anyway). I didn't know
that you have to specify color with set term postscript.

--
Dieter Britz


1

rocksolid light 0.8.3
clearneti2ptor