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


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

Re: format x axis as date/time

From Jörg Buchholz <bookwood4new@freenet.de>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: format x axis as date/time
Date 2021-12-08 07:51 +0100
Organization A noiseless patient Spider
Message-ID <sopkm2$2pv$1@dont-email.me> (permalink)
References <67956c64-1ec5-49b2-bd52-8ed95cadcfe5n@googlegroups.com>

Show all headers | View raw


On 08.12.2021 00:50, Randy Wilkinson wrote:

> plot 'CO2logfile-25Nov21.csv' using 0:2, '' using 0:3, '' using 0:4
> 
> It looks like plot does not ready the time correctly from my data
> file.  It seems to only be reading the seconds.  I'd like the x axis
> to indicate the date and time for measurements from the data file.
> 
> Any suggestions appreciated!   Randy
> 


column 0 is a "pseudo-column", your date is in column 1.

Jörg

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


Thread

format x axis as date/time Randy Wilkinson <randallcwilkinson@gmail.com> - 2021-12-07 15:50 -0800
  Re: format x axis as date/time Jörg Buchholz <bookwood4new@freenet.de> - 2021-12-08 07:51 +0100
    Re: format x axis as date/time Randy Wilkinson <randallcwilkinson@gmail.com> - 2021-12-08 06:53 -0800

csiph-web