Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!news.swapon.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Ingo Thies Newsgroups: comp.graphics.apps.gnuplot Subject: Re: Filledcurves with functions? Date: Mon, 18 Jul 2011 23:27:13 +0200 Lines: 14 Message-ID: <98jmpiFm2qU1@mid.individual.net> References: <98i5fnFhe3U1@mid.individual.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net j6dDghCF273VoFoPrYg2ega9TbLv2peI30TcBiuvyRoV3gLYiM Cancel-Lock: sha1:Xka8xAUr8rY7vN171oAqp1mvY0k= 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: Xref: x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:450 Am 2011-07-18 18:53, schrieb sfeam: > set xrange [0:10] > plot '+' using 1:(sin($1)):(cos($1)) with filledcurves > > See 'help special-filenames' A thanks, I've never been fully aware of these special filenames (and others too, since the detour over parametric splot & table is being used by several scripts shown in the web). Best wishes, Ingo