X-Received: by 2002:a37:6215:: with SMTP id w21mr2248629qkb.149.1585814797485; Thu, 02 Apr 2020 01:06:37 -0700 (PDT) X-Received: by 2002:a9d:6b98:: with SMTP id b24mr1394446otq.242.1585814797213; Thu, 02 Apr 2020 01:06:37 -0700 (PDT) Path: csiph.com!xmission!news.snarked.org!border2.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.graphics.apps.gnuplot Date: Thu, 2 Apr 2020 01:06:36 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: google-groups.googlegroups.com; posting-host=193.181.35.200; posting-account=rPxKYAkAAACZL9Ia3g3cZHelK-_cv8q3 NNTP-Posting-Host: 193.181.35.200 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: How to generate dotted lines? From: Bengt T Injection-Date: Thu, 02 Apr 2020 08:06:37 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Lines: 12 Xref: csiph.com comp.graphics.apps.gnuplot:4310 >=20 > Does "dashtype" >=20 > plot x**2 w l dt 0 >=20 > not give what you=C2=B4re looking for? You see more dashtypes with the > "test" command. >=20 > Karl Yes it works for dt -1 and dt 0. However still not for dt 1 to dt 19 of the= rightmost part of the "test" command.