Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #441
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail |
|---|---|
| From | Ingo Thies <ingo.thies@gmx.de> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Filledcurves with manual color also broken? |
| Date | Sun, 17 Jul 2011 18:00:37 +0200 |
| Lines | 21 |
| Message-ID | <98gf95FjajU1@mid.individual.net> (permalink) |
| References | <98g4n1F3o9U1@mid.individual.net> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-15; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | individual.net DRsHT4JPTPjifDPFSDebPAgeMy9By/tXSYRAWgeR1ScwkcSSfX |
| Cancel-Lock | sha1:3qMQp7l1CSJ6D9sDrjMWdaIne6k= |
| User-Agent | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.2.18) Gecko/20110616 Thunderbird/3.1.11 |
| In-Reply-To | <98g4n1F3o9U1@mid.individual.net> |
| Xref | x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:441 |
Show key headers only | View raw
Additional issue: manual selection of fillcolor seems to be broken, too. The following script returns a monochrome image although a dark red tone one has been set: reset set samples 100 set xrange [-2.*pi:+2.*pi] set yrange [-1.1:2.4] set table 'tmp.asc' set mxtics 2; set mytics 2 set format y "%.2f" plot sin(x)+0.5 unset table set style fill solid 1. plot 'tmp.asc' u 1:($2-0.5):($2+0.5) w filledcu lc rgb '#777777' Best wishes, Ingo
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
Postscript fill pattern broken? Ingo Thies <ingo.thies@gmx.de> - 2011-07-17 15:00 +0200
Filledcurves with manual color also broken? Ingo Thies <ingo.thies@gmx.de> - 2011-07-17 18:00 +0200
Re: Filledcurves with manual color also broken? sfeam <sfeam@users.sourceforge.net> - 2011-07-17 09:33 -0700
Re: Filledcurves with manual color also broken? Ingo Thies <ingo.thies@gmx.de> - 2011-07-17 18:39 +0200
Re: Filledcurves with manual color also broken? Ingo Thies <ingo.thies@gmx.de> - 2011-07-17 18:36 +0200
Re: Postscript fill pattern broken? sfeam <sfeam@users.sourceforge.net> - 2011-07-17 09:32 -0700
Re: Postscript fill pattern broken? Ingo Thies <ingo.thies@gmx.de> - 2011-07-17 18:59 +0200
csiph-web