Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #392
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail |
|---|---|
| From | macko <macko@nospam.org> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Back side of surfaces - linestyle |
| Date | Tue, 21 Jun 2011 16:23:15 +0200 |
| Organization | Aioe.org NNTP Server |
| Lines | 24 |
| Message-ID | <itq9gj$fco$1@speranza.aioe.org> (permalink) |
| NNTP-Posting-Host | 2FMwjabZn0yIyEqmCcPyWg.user.speranza.aioe.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Complaints-To | abuse@aioe.org |
| User-Agent | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 |
| X-Notice | Filtered by postfilter v. 0.8.2 |
| Xref | x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:392 |
Show key headers only | View raw
Using v4.4.3, I am trying to control colors of two sides of a surface... but I can only set one color. Here is an example: --- set terminal pdf size 6,5 enhanced set style line 1 lc rgbcolor "blue" set style line 2 lc rgbcolor "black" set style line 3 lc rgbcolor "red" set hidden3d offset 1 show hidden3d #says "Back side of surfaces has linestyle offset of 1" splot sin(x*y) w l linestyle 1 --- The "linestyle 1" part selects a color of *both* sides; the "offset 1" does not seem to work. What am I missing? Thanks, Maciej
Back to comp.graphics.apps.gnuplot | Previous | Next — Next in thread | Find similar
Back side of surfaces - linestyle macko <macko@nospam.org> - 2011-06-21 16:23 +0200
Re: Back side of surfaces - linestyle sfeam <sfeam@users.sourceforge.net> - 2011-06-21 09:53 -0700
Re: Back side of surfaces - linestyle macko <macko@nospam.org> - 2011-06-21 22:22 +0200
Re: Back side of surfaces - linestyle Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2011-06-21 22:57 +0200
Re: Back side of surfaces - linestyle sfeam <sfeam@users.sourceforge.net> - 2011-06-21 23:17 -0700
csiph-web