Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #4312

Re: How to generate dotted lines?

X-Received by 2002:ad4:4088:: with SMTP id l8mr3911406qvp.34.1585842341899; Thu, 02 Apr 2020 08:45:41 -0700 (PDT)
X-Received by 2002:a9d:1786:: with SMTP id j6mr2772521otj.235.1585842341643; Thu, 02 Apr 2020 08:45:41 -0700 (PDT)
Path csiph.com!xmission!news.snarked.org!border2.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 08:45:41 -0700 (PDT)
In-Reply-To <r64clu$k8q$1@dont-email.me>
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 <c90c1740-66cc-426f-9592-95653b1122d0@googlegroups.com> <r632nb$djr$1@solani.org> <a20bd865-e6ec-464e-8475-ad50932aa7ae@googlegroups.com> <r64clu$k8q$1@dont-email.me>
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <e661f66c-476e-4806-978d-fef55a84257a@googlegroups.com> (permalink)
Subject Re: How to generate dotted lines?
From Bengt T <bengt_tornqvist@hotmail.com>
Injection-Date Thu, 02 Apr 2020 15:45:41 +0000
Content-Type text/plain; charset="UTF-8"
Content-Transfer-Encoding quoted-printable
Lines 15
Xref csiph.com comp.graphics.apps.gnuplot:4312

Show key headers only | View raw



> 
> set term pngcairo size 1200,900
> set out 'dt.png'
> plot for [i=1:20] sin(x+i) w l dt i t "dt".i
> set out
> 
> 
> Jörg

Works fine with datatype 1 to 5. dt 1 to 5 lines are repeated, with other colors, for dt 6 to 20.

How to generate lines with symbols according to the right hand side of the "test" output?

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

How to generate dotted lines? Bengt T <bengt_tornqvist@hotmail.com> - 2020-04-01 06:42 -0700
  Re: How to generate dotted lines? Karl Ratzsch <mail.kfr@gmx.net> - 2020-04-01 23:56 +0200
    Re: How to generate dotted lines? Bengt T <bengt_tornqvist@hotmail.com> - 2020-04-02 01:06 -0700
      Re: How to generate dotted lines? Jörg Buchholz <bookwood4new@freenet.de> - 2020-04-02 11:53 +0200
        Re: How to generate dotted lines? Bengt T <bengt_tornqvist@hotmail.com> - 2020-04-02 08:45 -0700
          Re: How to generate dotted lines? Jörg Buchholz <bookwood4new@freenet.de> - 2020-04-02 20:08 +0200
        Re: How to generate dotted lines? Bengt T <bengt_tornqvist@hotmail.com> - 2020-04-02 08:58 -0700

csiph-web