Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail From: macko Newsgroups: comp.graphics.apps.gnuplot Subject: Re: Back side of surfaces - linestyle Date: Tue, 21 Jun 2011 22:22:56 +0200 Organization: Aioe.org NNTP Server Lines: 12 Message-ID: References: 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:394 >> The "linestyle 1" part selects a color of *both* sides; the "offset 1" >> does not seem to work. What am I missing? > > I think you want "offset 0". > In other words, "increment the color by 0 before drawing to other side". I would like to set two different colors. Instead of the default red and green, I'd like to set my colors - one color for one side (black), and a different color for the other side (gray). Maciej