Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #4447
| X-Received | by 2002:a05:620a:1253:: with SMTP id a19mr7053920qkl.293.1638975227269; Wed, 08 Dec 2021 06:53:47 -0800 (PST) |
|---|---|
| X-Received | by 2002:a25:ac21:: with SMTP id w33mr60793476ybi.616.1638975226977; Wed, 08 Dec 2021 06:53:46 -0800 (PST) |
| Path | csiph.com!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail |
| Newsgroups | comp.graphics.apps.gnuplot |
| Date | Wed, 8 Dec 2021 06:53:46 -0800 (PST) |
| In-Reply-To | <sopkm2$2pv$1@dont-email.me> |
| Injection-Info | google-groups.googlegroups.com; posting-host=67.5.113.7; posting-account=5nKv8woAAADM_uJpPf4DhXhpFdLsk7x- |
| NNTP-Posting-Host | 67.5.113.7 |
| References | <67956c64-1ec5-49b2-bd52-8ed95cadcfe5n@googlegroups.com> <sopkm2$2pv$1@dont-email.me> |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <cb2108db-982f-4bd2-a3e3-e8245aff81c4n@googlegroups.com> (permalink) |
| Subject | Re: format x axis as date/time |
| From | Randy Wilkinson <randallcwilkinson@gmail.com> |
| Injection-Date | Wed, 08 Dec 2021 14:53:47 +0000 |
| Content-Type | text/plain; charset="UTF-8" |
| Content-Transfer-Encoding | quoted-printable |
| Lines | 16 |
| Xref | csiph.com comp.graphics.apps.gnuplot:4447 |
Show key headers only | View raw
On Tuesday, December 7, 2021 at 10:51:48 PM UTC-8, Jörg Buchholz wrote: > 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 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
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Find similar
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