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


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

Re: Avoiding a color (yellow) in ploting data with lines

Path csiph.com!news.mixmin.net!weretis.net!feeder1.news.weretis.net!news.solani.org!.POSTED!not-for-mail
From Karl Ratzsch <mail.kfr@gmx.net>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Avoiding a color (yellow) in ploting data with lines
Date Mon, 25 Apr 2016 00:14:45 +0200
Organization solani.org
Lines 14
Message-ID <nfjggp$h0p$1@solani.org> (permalink)
References <42719fd0-e139-4e8e-bd31-74a02ecbb0f7@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=windows-1252
Content-Transfer-Encoding 7bit
X-Trace solani.org 1461536089 17433 eJwFwQkBwDAIA0BL4wkFOawE/xJ6BwuJezwQjsWq4J9r5R8n20BDHI5qdyyRFCqHd0c7q+YBJcsR+g== (24 Apr 2016 22:14:49 GMT)
X-Complaints-To abuse@news.solani.org
NNTP-Posting-Date Sun, 24 Apr 2016 22:14:49 +0000 (UTC)
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2
X-User-ID eJwFwQERACAIA8BKTtg46gDSP4L/NEEdLsq5XLzeDgHJTY3NWtU9xhGpQiD9Xcvk8zleHxrZEKs=
In-Reply-To <42719fd0-e139-4e8e-bd31-74a02ecbb0f7@googlegroups.com>
Cancel-Lock sha1:Cxcy7k7MetUoQl+uVL8vevylrQA=
X-NNTP-Posting-Host eJwFwYkNwDAIBLCVCPdEGQeo2H+E2oKP59IytVoqo+pmLbLDJ4dc6bP1giUQQMcT7sSJ/gEAog+/
Xref csiph.com comp.graphics.apps.gnuplot:3307

Show key headers only | View raw


Am 24.04.2016 um 23:10 schrieb bma.ova@gmail.com:

> But as you may see in the following png file (even if my final result will be a pdf file), curve colored in yellow isn't well visible.
> 

> How can I avoid Gnuplot to use yellow color (#ffff00) for plotting curves?
> 
> I didn't use any special palette and let Gnuplot do the job with "plot file1.dat with steps title "number", file2.dat with steps...

You simply change the default colour of lt 5

	set linetype 5 lc rgb "dark-orange"

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


Thread

Avoiding a color (yellow) in ploting data with lines bma.ova@gmail.com - 2016-04-24 14:10 -0700
  Re: Avoiding a color (yellow) in ploting data with lines Karl Ratzsch <mail.kfr@gmx.net> - 2016-04-25 00:14 +0200
    Re: Avoiding a color (yellow) in ploting data with lines Benji <bma.ova@gmail.com> - 2016-04-25 03:04 -0700
      Re: Avoiding a color (yellow) in ploting data with lines Michael Okuntsov <okuntsov.mikhail@yandex.ru> - 2016-04-25 16:31 +0600
        Re: Avoiding a color (yellow) in ploting data with lines Benji <bma.ova@gmail.com> - 2016-04-25 08:39 -0700
  Re: Avoiding a color (yellow) in ploting data with lines Michael Okuntsov <okuntsov.mikhail@yandex.ru> - 2016-04-25 04:22 +0600

csiph-web