Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!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: Plotting datapoints of different blocks in one graph Date: Sat, 21 Jul 2012 22:45:11 +0200 Lines: 10 Message-ID: References: <086e9ced-697a-4c2b-9339-5405a3776eef@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 uRdYcGqKgzzWdZwE526etgRrHu4E/tbRJYQ5Mx77ZUJqHeAiU2ljbZVN0KXmw/nsziAQritFkk Cancel-Lock: sha1:NQpflr3rbvyaWcD9QPd8rdQPMVU= User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:13.0) Gecko/20120604 Thunderbird/13.0 In-Reply-To: <086e9ced-697a-4c2b-9339-5405a3776eef@googlegroups.com> Xref: csiph.com comp.graphics.apps.gnuplot:1291 On 21.07.2012 14:28, Georg wrote: > I can plot these points separately, making use of "every ::2::2" (and > leaving out "index" at all), but gnuplot doesn't combine them to a > dataset (for example: "with linespoints" gives me still single dots). > That would be crucial, because I need a fit through these points. What makes you think 'fit' cares whether a lines-points plot would have connected those dots?