Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #1937
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Michael <proximum@land.ru> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: eps terminal; set style line doesn't work |
| Date | Thu, 11 Jul 2013 15:38:57 +0700 |
| Organization | A noiseless patient Spider |
| Lines | 24 |
| Message-ID | <krlqk4$p76$1@dont-email.me> (permalink) |
| References | <krlln3$35p$1@dont-email.me> <krlms4$6sq$1@dont-email.me> <krlou4$hej$1@dont-email.me> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 8bit |
| Injection-Date | Thu, 11 Jul 2013 08:33:08 +0000 (UTC) |
| Injection-Info | mx05.eternal-september.org; posting-host="35a26602bb90c688811ddf6aa0fd5b56"; logging-data="25830"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+BDOAJAbOv7xlA2dmwQeab" |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 |
| In-Reply-To | <krlou4$hej$1@dont-email.me> |
| Cancel-Lock | sha1:K/NYur1vzH12z/G4m883hRhNoiU= |
| Xref | csiph.com comp.graphics.apps.gnuplot:1937 |
Show key headers only | View raw
11.07.2013 15:10, Christoph Bersch пишет: > In the following example I see a difference between 'lt i+10' and 'ls +10': > > reset > set terminal postscript eps color > set output 'scan-ls.eps' > set style line 11 lt 1 lw 3 pt 1 > set style line 12 lt 1 lw 3 pt 2 > set style line 13 lt 1 lw 3 pt 3 > set style line 14 lt 1 lw 3 pt 4 > set style line 15 lt 1 lw 3 pt 5 > set style line 16 lt 1 lw 3 pt 6 > set style line 17 lt 1 lw 3 pt 7 > > set multiplot layout 1,2 > > plot for [i=1:2] sin(0.5*i*x) lt i+10 w lp > > plot for [i=1:2] sin(0.5*i*x) ls i+10 w lp > unset multiplot > > Christoph Thanks, it works.
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Find similar | Unroll thread
eps terminal; set style line doesn't work Michael <proximum@land.ru> - 2013-07-11 14:15 +0700
Re: eps terminal; set style line doesn't work Christoph Bersch <usenet@bersch.net> - 2013-07-11 09:34 +0200
Re: eps terminal; set style line doesn't work Christoph Bersch <usenet@bersch.net> - 2013-07-11 10:10 +0200
Re: eps terminal; set style line doesn't work Michael <proximum@land.ru> - 2013-07-11 15:38 +0700
csiph-web