tiny bug when using set xdata time

Javier Galan <[email protected]> Fri, 20 Apr 2012 11:36:33 +0200
Newsgroups gmane.comp.graphics.gnuplot.bugs
Message-ID <CAFxsB3RCLbUDUkBwtvuhWsuHqCqQWrq6XLC84b7yr3VU_jL9VA@mail.gmail.com>
Hi,

I have found out that when creating a plot with time format in the x-axis,
using comands

set timefmt "%s"
set xdata time

there is a difference in the use of the column specifier.

There is no problem by using the full form.

plot "timedata1" using ($1):($2), "timedata2" using ($1):($3) axes x1y2

works perfectly,

however when using as

plot "timedata1" using 1:2, "timedata2" using 1:3 axes x1y2

the time data is not properly interpreted.

I noticed that when the timedata1 and timedata2 files are the same then
there is no problem at all,

cheers,
  Javier
------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
gnuplot-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gnuplot-bugs