Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #3865
| Path | csiph.com!feeder.erje.net!2.eu.feeder.erje.net!news.swapon.de!eternal-september.org!feeder.eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Jörg Buchholz <bookwood4new@freenet.de> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: how to draw extra line which to be of function y=x? |
| Date | Sat, 20 Jan 2018 21:54:16 +0100 |
| Organization | A noiseless patient Spider |
| Lines | 11 |
| Message-ID | <p40a9p$vr5$1@dont-email.me> (permalink) |
| References | <63a1ab3c-619b-4b93-a1ed-a1cee3750ef1@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | 8bit |
| Injection-Date | Sat, 20 Jan 2018 20:54:17 -0000 (UTC) |
| Injection-Info | reader02.eternal-september.org; posting-host="a7575f9ad39c48bc1d25418f499904c2"; logging-data="32613"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18t5FoFPltQ323AkQqEK0qThzRhUf8dOW8=" |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 |
| In-Reply-To | <63a1ab3c-619b-4b93-a1ed-a1cee3750ef1@googlegroups.com> |
| Content-Language | en-GB |
| Cancel-Lock | sha1:hSRtbIdnxVEiFjSH7rLC7di+8yo= |
| Xref | csiph.com comp.graphics.apps.gnuplot:3865 |
Show key headers only | View raw
On 18/01/18 23:22, dimitris.g.mintis@gmail.com wrote:
> Following you can see my script:
> plot \
> '1_msd.xvg' u 1:2 w l title '{α^+=0% (salt 0M)}' lw 2
>
add after your plot command ",x"
plot '1_msd.xvg' u 1:2 w l title '{α^+=0% (salt 0M)}' lw 2, x
Jörg
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Find similar
how to draw extra line which to be of function y=x? dimitris.g.mintis@gmail.com - 2018-01-18 14:22 -0800 Re: how to draw extra line which to be of function y=x? Jörg Buchholz <bookwood4new@freenet.de> - 2018-01-20 21:54 +0100
csiph-web