Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #4269
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | au76666 <britz@chem.au.dk> |
| 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> (permalink) |
| 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= |
| Xref | csiph.com comp.graphics.apps.gnuplot:4269 |
Show key headers only | View raw
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
Back to comp.graphics.apps.gnuplot | Previous | Next — Next in thread | Find similar
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