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


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

Re: Line type defined by data

Path csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!.POSTED!not-for-mail
From Janis Papanagnou <janis_papanagnou@hotmail.com>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Line type defined by data
Date Sun, 16 Aug 2015 15:45:22 +0200
Organization Aioe.org NNTP Server
Lines 29
Message-ID <mqq45h$mhq$1@speranza.aioe.org> (permalink)
References <mqm0a7$bql$1@speranza.aioe.org> <d38j88Fhs5tU1@mid.dfncis.de> <mqn6a4$khd$1@speranza.aioe.org> <mqnu9j$7c7$1@dont-email.me> <mqobpq$9r6$1@speranza.aioe.org> <mqp04r$jup$1@dont-email.me> <mqpvkr$cli$1@speranza.aioe.org>
NNTP-Posting-Host 78ZYNjsY3EY+237/nRd16Q.user.speranza.aioe.org
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 7bit
X-Complaints-To abuse@aioe.org
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0
X-Notice Filtered by postfilter v. 0.8.2
Xref csiph.com comp.graphics.apps.gnuplot:3036

Show key headers only | View raw


On 16.08.2015 14:28, Janis Papanagnou wrote:
> On 16.08.2015 05:32, Ethan A Merritt wrote:
>>
>> Or, since you say you can fill in that column as you choose, 
>> you could provide a file that looked like this:
>>
>>    20050723 5470 0xff0000  # red 
>>    20050723 5471 0x00ff00  # green
>>    20050723 5472 0x00ff00
>>    20050723 5473 0x00ff00
>>    20050723 5474 0x0000ff  # blue
>>
>> and plot it all at once using
>>
>>   plot 'datafile.dat' using 1:2:3 lc rgb varialbe
>>
> 
> This looks like an interesting variant! - I'll try that. Thanks!

It works fine. Compared to the other two variants upthread I like that
the plot command is structurally very simple! - A minor issue is only
that with the other variants I get two titles in the diagram, one for
the "red" and one for the "green" case, and here I get only one. While
that's not that impotant in my actual case (so I use an empty 'title')
I'd be interested to know whether there's also an option to create two
titles with the one plot command suggested here.

Janis

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


Thread

Line type defined by data Janis Papanagnou <janis_papanagnou@hotmail.com> - 2015-08-15 02:15 +0200
  Re: Line type defined by data Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2015-08-15 12:40 +0200
    Re: Line type defined by data Janis Papanagnou <janis_papanagnou@hotmail.com> - 2015-08-15 13:03 +0200
      Re: Line type defined by data Ethan A Merritt <EAMerritt@gmail.com> - 2015-08-15 10:54 -0700
        Re: Line type defined by data Janis Papanagnou <janis_papanagnou@hotmail.com> - 2015-08-15 23:43 +0200
          Re: Line type defined by data Ethan A Merritt <EAMerritt@gmail.com> - 2015-08-15 20:32 -0700
            Re: Line type defined by data Janis Papanagnou <janis_papanagnou@hotmail.com> - 2015-08-16 14:28 +0200
              Re: Line type defined by data Janis Papanagnou <janis_papanagnou@hotmail.com> - 2015-08-16 15:45 +0200
                Re: Line type defined by data Karl-Friedrich Ratzsch <mail.kfr@gmx.net> - 2015-08-16 17:12 +0200
                Re: Line type defined by data Janis Papanagnou <janis_papanagnou@hotmail.com> - 2015-08-17 16:06 +0200

csiph-web