X-Received: by 2002:a0c:aac2:: with SMTP id g2mr731294qvb.205.1572463755838; Wed, 30 Oct 2019 12:29:15 -0700 (PDT) X-Received: by 2002:aca:a8ca:: with SMTP id r193mr708021oie.61.1572463755308; Wed, 30 Oct 2019 12:29:15 -0700 (PDT) Path: csiph.com!xmission!news.snarked.org!border2.nntp.dca1.giganews.com!nntp.giganews.com!j16no4673511qtl.0!news-out.google.com!d16ni514qtp.0!nntp.google.com!j16no4673500qtl.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.graphics.apps.gnuplot Date: Wed, 30 Oct 2019 12:29:14 -0700 (PDT) In-Reply-To: <349c35dd-78cb-e7d9-9041-9f1d84ca2009@t-online.de> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=193.194.70.2; posting-account=HagNvQoAAAC7MSycpc32gp8SxSlBD4dx NNTP-Posting-Host: 193.194.70.2 References: <661235d5-152e-4168-b657-87432e7eade1@googlegroups.com> <349c35dd-78cb-e7d9-9041-9f1d84ca2009@t-online.de> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Plot data using every From: s1291 Injection-Date: Wed, 30 Oct 2019 19:29:15 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Lines: 13 Xref: csiph.com comp.graphics.apps.gnuplot:4251 On Wednesday, October 30, 2019 at 8:19:30 PM UTC+1, Hans-Bernhard Br=C3=B6k= er wrote: > Am 30.10.2019 um 15:38 schrieb s1291: >=20 > > What if I want to plot the points with even x value using 'every' keywo= rd? that is, the points (2, 2.0), (4, 4.0) (6, 6.0). >=20 > Then you continue reading the documentation of the 'every' option, which > you already found. Thank you for your reply.=20 I've read the documentation but I don't see how to do that. Could you just post it? Thanks