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


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

Re: parsing of alphanumeric columns; plotting fences

From derrapf <derrapf@googlemail.com>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: parsing of alphanumeric columns; plotting fences
Date 2011-07-21 06:02 -0700
Organization http://groups.google.com
Message-ID <145c05af-5e22-4f50-b828-bc41126dfe62@ft10g2000vbb.googlegroups.com> (permalink)
References <e44e6bca-e10c-4de7-ab2f-4e156ad287ac@e35g2000yqc.googlegroups.com> <98m5nsFqfdU1@mid.dfncis.de>

Show all headers | View raw


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

Oh, that was easy. Thanks. This of course avoids reading the day as a
substring from the date and threat it as a number (But I'm still
interested how to do that).

But: Your solution works not yet perfectly.
Two issues:
1) The end points of each day's curves are attached to the start point
of the next day's kurve.
   That looks ugly.
   See picture on http://dl.dropbox.com/u/15742306/GesamtProzess.jpg
2) When I start to turn the plot using my mouse or the keyboard,
Gnuplot prints
   "Warning: empty y range [2011:2011], adjusting to
[1990.89:2031.11]"
   an then suddenly there is only on curve left, where its endpoint is
connected to its startpoint.
   I do not understand what happens here especially because the plot
was correctly printed before
   I started to turn it..

Ralf

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