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


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

Re: plotting csv data with some empty regions

From adam.preble@gmail.com
Newsgroups comp.graphics.apps.gnuplot
Subject Re: plotting csv data with some empty regions
Date 2012-07-10 07:12 -0700
Organization http://groups.google.com
Message-ID <df1716aa-e404-49a3-8f42-003d042ad3b5@googlegroups.com> (permalink)
References <4da4658a-e464-4abb-bb5f-d13b3494d958@googlegroups.com> <f13e41ea-4769-45f7-997b-28ce0521d315@googlegroups.com>

Show all headers | View raw


On Monday, July 9, 2012 7:40:43 AM UTC-5, (unknown) wrote:
> You have to tell gnuplot what kind of separator you use:
> 
> set datafile separator &quot;,&quot;
> 
> There you go ;)

Gah of course.

The plot isn't what I expect yet though.  I was hoping to see three lines going left to right, with some starting later and ending sooner than the line representing the first column.  Instead, I get one line that begins to jump around--including backwards.  Is there something else I need to specify to have it treat each column like it's own series?

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


Thread

plotting csv data with some empty regions adam.preble@gmail.com - 2012-07-08 23:22 -0700
  Re: plotting csv data with some empty regions antar3s86@gmail.com - 2012-07-09 05:40 -0700
    Re: plotting csv data with some empty regions adam.preble@gmail.com - 2012-07-10 07:12 -0700
      Re: plotting csv data with some empty regions sfeam <sfeam@users.sourceforge.net> - 2012-07-10 12:28 -0700

csiph-web