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


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

Re: parsing of alphanumeric columns; plotting fences

From Hans-Bernhard Bröker <HBBroeker@t-online.de>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: parsing of alphanumeric columns; plotting fences
Date 2011-07-19 21:54 +0200
Message-ID <98m5nsFqfdU1@mid.dfncis.de> (permalink)
References <e44e6bca-e10c-4de7-ab2f-4e156ad287ac@e35g2000yqc.googlegroups.com>

Show all headers | View raw


On 19.07.2011 13:29, derrapf wrote:
> set xdata time
> set timefmt "%H:%M:%S"
> set format x "%H:%M:%S"
>
> But how can I now extract the day as an y-coordinate from column 1?

	set ydata time
	set timefmt y "%Y-%m-%d"

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


Thread

parsing of alphanumeric columns; plotting fences derrapf <derrapf@googlemail.com> - 2011-07-19 04:29 -0700
  Re: parsing of alphanumeric columns; plotting fences Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2011-07-19 21:54 +0200
    Re: parsing of alphanumeric columns; plotting fences derrapf <derrapf@googlemail.com> - 2011-07-21 06:02 -0700
      Re: parsing of alphanumeric columns; plotting fences Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2011-07-21 20:24 +0200
        Re: parsing of alphanumeric columns; plotting fences derrapf <derrapf@googlemail.com> - 2011-07-22 16:22 -0700
          Re: parsing of alphanumeric columns; plotting fences Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2011-07-23 15:04 +0200

csiph-web