Followup-To: comp.graphics.apps.gnuplot References: <4ee0e619$0$6925$e4fe514c@news2.news.xs4all.nl> Lines: 24 Content-Type: text/plain; charset="ISO-8859-1" Reply-To: sfeam@users.sourceforge.net Message-ID: Organization: gnuplot development team Newsgroups: comp.graphics.apps.gnuplot Subject: Re: gnuplot 4.5.0 stats User-Agent: KNode/4.4.9 Injection-Date: Sat, 10 Dec 2011 00:04:35 +0000 (UTC) Date: Fri, 09 Dec 2011 16:04:31 -0800 Injection-Info: mx04.eternal-september.org; posting-host="128.95.235.33"; logging-data="7355"; mail-complaints-to="abuse@eternal-september.org" Mime-Version: 1.0 Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsreader4.netcologne.de!news.netcologne.de!news.swapon.de!eternal-september.org!feeder.eternal-september.org!.POSTED.128.95.235.33!not-for-mail Content-Transfer-Encoding: 7Bit From: sfeam Xref: x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:737 Alex van der Spek wrote: > Experimenting with 4.5. Very nice indeed. I have online help back (on Win > Vista) which is tremendous with the new features! > > I noted the 'stats' command will not work in X-axis time mode. I can > understand that this gets a little involved for two columns. How about > just the mono variate statistics of a data column? If you mean the statistics for a column other than the time data itself, that should work so long as you turn of time mode. But you are correct that the 'stats' code does not accept time strings as input data. > That should not be too complicated to add. You may be correct about that also. I'm not sure if there are hidden pitfalls. Ethan > Regards, > Alex van der Spek .