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


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

Re: Can I increase the line width in the legend?

From Jean-Pierre Coulon <coulon@cacas.pam.obs-nice.fr>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Can I increase the line width in the legend?
Date 2020-05-15 16:58 +0200
Organization Aioe.org NNTP Server
Message-ID <alpine.WNT.2.21.9999.2005151655300.1736@BecaneCoulon> (permalink)
References <alpine.WNT.2.21.9999.2005141051400.956@BecaneCoulon> <r9j75q$k0v$1@dont-email.me> <alpine.WNT.2.21.9999.2005141337380.956@BecaneCoulon> <r9lbi7$sj2$1@dont-email.me>

Show all headers | View raw


On Fri, 15 May 2020, Jörg Buchholz wrote:

> You can do the same with plotting something out of the yrange.
>
> set yrange [0:10]
> plot sin(x) w l lt 1 t'',-1 w l lt 1 lw 4 t 'sin(x)'

Works. It is nice that title '' provides no line skip between the useful 
lines with a title when I plot several data arrays or functions. Thanks.

-- 
Jean-Pierre Coulon

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


Thread

Can I increase the line width in the legend? Jean-Pierre Coulon <coulon@cacas.pam.obs-nice.fr> - 2020-05-14 10:56 +0200
  Re: Can I increase the line width in the legend? Jörg Buchholz <bookwood4new@freenet.de> - 2020-05-14 12:39 +0200
    Re: Can I increase the line width in the legend? Jean-Pierre Coulon <coulon@cacas.pam.obs-nice.fr> - 2020-05-14 13:38 +0200
      Re: Can I increase the line width in the legend? Karl Ratzsch <mail.kfr@gmx.net> - 2020-05-14 21:15 +0200
      Re: Can I increase the line width in the legend? Jörg Buchholz <bookwood4new@freenet.de> - 2020-05-15 08:07 +0200
        Re: Can I increase the line width in the legend? Jean-Pierre Coulon <coulon@cacas.pam.obs-nice.fr> - 2020-05-15 16:58 +0200

csiph-web