Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!news.musoftware.de!wum.musoftware.de!fu-berlin.de!uni-berlin.de!news.dfncis.de!not-for-mail From: =?ISO-8859-1?Q?Hans-Bernhard_Br=F6ker?= Newsgroups: comp.graphics.apps.gnuplot Subject: Re: parsing of alphanumeric columns; plotting fences Date: Thu, 21 Jul 2011 20:24:10 +0200 Lines: 12 Message-ID: <98r968Fv7cU2@mid.dfncis.de> References: <98m5nsFqfdU1@mid.dfncis.de> <145c05af-5e22-4f50-b828-bc41126dfe62@ft10g2000vbb.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.dfncis.de vB0xme8GuLYrsHClfJQLKQ40TLr1jUSSa2WcrXQppY9h3HHaUMOgNoGK/c Cancel-Lock: sha1:MUlD3r5TZ5YGytSx814nnJxtkFs= User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:5.0) Gecko/20110624 Thunderbird/5.0 In-Reply-To: <145c05af-5e22-4f50-b828-bc41126dfe62@ft10g2000vbb.googlegroups.com> Xref: x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:462 On 21.07.2011 15:02, derrapf wrote: > 1) The end points of each day's curves are attached to the start point > of the next day's kurve. > That looks ugly. Well, how do you expect gnuplot to guess that you did _not_ want your entire data in a single long curve? See "help splot datafile" about how to structure your file properly. You'll have to change it anyway in order to get fence plot.