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


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

Re: eps terminal; set style line doesn't work

From Christoph Bersch <usenet@bersch.net>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: eps terminal; set style line doesn't work
Date 2013-07-11 09:34 +0200
Organization A noiseless patient Spider
Message-ID <krlms4$6sq$1@dont-email.me> (permalink)
References <krlln3$35p$1@dont-email.me>

Show all headers | View raw


Hi,

Am 11.07.2013 09:15, schrieb Michael:
>
> set style line 11 lt 1 lw 3 pt 1
...
> plot [][3.04533333333333:10.4346666666667] for [i=1:7] 'tests.dat' \
> every :::4::4 using 1:i+1 lt i+10 lw 3 ps 2 t word(elements,i) w linesp

if you want to use a line _style_, you should also specify this ;-)
-> ls i+10 (instead of lt i+10)

Christoph

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


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