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


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

Re: Colours

From au76666 <britz@chem.au.dk>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Colours
Date 2019-12-10 09:48 +0000
Organization A noiseless patient Spider
Message-ID <qsnpks$g9t$1@dont-email.me> (permalink)
References <qsav9m$lam$1@dont-email.me>

Show all headers | View raw


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

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


Thread

Colours au76666 <britz@chem.au.dk> - 2019-12-05 13:04 +0000
  Re: Colours au76666 <britz@chem.au.dk> - 2019-12-10 09:48 +0000

csiph-web