Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #4343
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Jörg Buchholz <bookwood4new@freenet.de> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Can I increase the line width in the legend? |
| Date | Thu, 14 May 2020 12:39:57 +0200 |
| Organization | A noiseless patient Spider |
| Lines | 13 |
| Message-ID | <r9j75q$k0v$1@dont-email.me> (permalink) |
| References | <alpine.WNT.2.21.9999.2005141051400.956@BecaneCoulon> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | 8bit |
| Injection-Date | Thu, 14 May 2020 10:39:54 -0000 (UTC) |
| Injection-Info | reader02.eternal-september.org; posting-host="a6d72251aca04af17ef7297e91148bfc"; logging-data="20511"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19NA0HZkqUl0b8Au0spLTP+QL49LocU3MQ=" |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 |
| Cancel-Lock | sha1:XSFLQ+aHD+OEMTyXZY9FAdW9T3o= |
| In-Reply-To | <alpine.WNT.2.21.9999.2005141051400.956@BecaneCoulon> |
| Content-Language | en-GB |
| Xref | csiph.com comp.graphics.apps.gnuplot:4343 |
Show key headers only | View raw
On 14.05.2020 10:56, Jean-Pierre Coulon wrote: > I want to plot "something.txt" w l title "mything" with the usual line > width but can I increase the width of the sample portion of lines that > follows the titles? > As a workaround you can use a "keyentry". plot sin(x) w l lt 1 t '',keyentry w l lw 4 lt 1 t 'sin(x)' Jörg
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
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