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


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

Re: Gnuplot inline data and time data format?

From Hans-Bernhard Bröker <HBBroeker@t-online.de>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Gnuplot inline data and time data format?
Date 2013-05-01 23:02 +0200
Message-ID <aude7oFdqiqU1@mid.dfncis.de> (permalink)
References <6c108436-a575-4fcb-bd5c-ed68d66f0373@googlegroups.com>

Show all headers | View raw


On 01.05.2013 22:52, nepouzitejmeno@gmail.com wrote:
> Hi.
> I have a problem.
>
> I have data in two columns (UNIX timestamp and float number). I would have time on X-axis.
>
> When data are in a file, then I haven't problem. But when if data are inline, then gnuplot get me an error message:
>
>      test2.plt", line 11: Need full using spec for x time data"
>
> What's wrong?

What's wrong is that you changed _two_ things between those two plot 
commands, but you're currently looking at only one of them (the type of 
file), when you should be looking at the other (the using specification, 
as mentioned in the error message you got).

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


Thread

Gnuplot inline data and time data format? nepouzitejmeno@gmail.com - 2013-05-01 13:52 -0700
  Re: Gnuplot inline data and time data format? Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2013-05-01 23:02 +0200
    Re: Gnuplot inline data and time data format? Karl <ratzsch@polymer.uka.de> - 2013-05-03 01:00 +0200
      Re: Gnuplot inline data and time data format? sfeam <sfeam@users.sourceforge.net> - 2013-05-02 17:27 -0700

csiph-web