X-Received: by 10.50.50.99 with SMTP id b3mr9420593igo.10.1461598774816; Mon, 25 Apr 2016 08:39:34 -0700 (PDT) X-Received: by 10.50.61.200 with SMTP id s8mr156744igr.3.1461598774773; Mon, 25 Apr 2016 08:39:34 -0700 (PDT) Path: csiph.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!news.glorb.com!g8no6245817igr.0!news-out.google.com!uv8ni325igb.0!nntp.google.com!sq19no513304igc.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.graphics.apps.gnuplot Date: Mon, 25 Apr 2016 08:39:34 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=78.215.120.236; posting-account=vPlcXAoAAAApfoFnyj1dasioaUoTIx8Y NNTP-Posting-Host: 78.215.120.236 References: <42719fd0-e139-4e8e-bd31-74a02ecbb0f7@googlegroups.com> <3a2f22fd-4380-4535-90e1-11a4ccb889fb@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Avoiding a color (yellow) in ploting data with lines From: Benji Injection-Date: Mon, 25 Apr 2016 15:39:34 +0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Xref: csiph.com comp.graphics.apps.gnuplot:3311 Le lundi 25 avril 2016 12:31:50 UTC+2, Michael Okuntsov a =C3=A9crit=C2=A0: > 25.04.2016 16:04, Benji =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > > linetype 5 lc rgb "dark-orange" >=20 >=20 > set term pngcairo > set out 'no_yellow.png' > set for [i=3D6:300:9] linetype i lc rgb "dark-orange" > unset key > plot [][-1:101] for [i=3D1:100] i w l Super! Merci for line 3 ingenious loop. I missed 9 step period. How do I can tag post as "solved"? Benji