Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #4399
| From | Jörg Buchholz <bookwood4new@freenet.de> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: How can I draw data 2D at differents points as fenceplot at Gnuplot, with a background transparent? |
| Date | 2021-03-29 07:30 +0200 |
| Organization | A noiseless patient Spider |
| Message-ID | <s3roks$1nt$1@dont-email.me> (permalink) |
| References | <775a1896-cb5c-406d-8711-7788e30047a4n@googlegroups.com> |
On 26.03.2021 22:38, mfduqued wrote: > I have three files where each file is 2D with an x-axis vs y-axis. I plot these files as fenceplot at Gnuplot. > > With this code > > reset > set term postscript eps color enhanced font "Times,15" > ........ > > I obtained this plot, but I cannot fill these curves with background transparent. > Did you try another terminal? With term qt, wxt, pdfcairo, win I get a transparent fill. With term postscript eps not. Jörg
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Find similar
How can I draw data 2D at differents points as fenceplot at Gnuplot, with a background transparent? mfduqued <mfduqued@gmail.com> - 2021-03-26 14:38 -0700 Re: How can I draw data 2D at differents points as fenceplot at Gnuplot, with a background transparent? Jörg Buchholz <bookwood4new@freenet.de> - 2021-03-29 07:30 +0200
csiph-web