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
On 08.12.2021 00:50, Randy Wilkinson wrote:I thought I tried that. It works as expected using column 1 instead of 0. Thanks! Getting out the docs to find out what a pseudo-column is....Randy
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
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 113 |
Nodes: | 8 (1 / 7) |
Uptime: | 32:12:15 |
Calls: | 2,470 |
Calls today: | 1 |
Files: | 8,630 |
Messages: | 1,893,757 |