[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gnuplot-info
Subject:    Re: Question gnuplot
From:       Hans-Bernhard Broeker <broeker () physik ! rwth-aachen ! de>
Date:       2002-02-25 16:20:28
[Download RAW message or body]

In article <003001c1be15$aa186280$b80a000a@kotnet.org> you wrote:

> Can you tell what is the best way to plot a data file, containing a
> time series like:

"Best" is always open to personal preferences, so this question cannot
be answered as posed.

> 1990 1570
> 1991 1980
> 1992 1970
> 1993 2330 

This is so simple that practically everything will do. From the simplistic

	plot 'datafile'

to something as complicated as

	set timefmt '%Y'
	set xdata time
	set format x '%m.%Y'
	plot 'datafile' using 1:2 with histeps

> P.S.: Im not subscribed to the list. coud you send a copy of the
> answer to my personal address?

You don't have to be subscribed to read list answers.  The list is
mirrored to a Usenet newsgroup, for that: Open the URL
news://comp.graphics.apps.gnuplot and see.


-- 
Hans-Bernhard Broeker (broeker@physik.rwth-aachen.de)
Even if all the snow were burnt, ashes would remain.
 - -
[[[[ to unsubscribe from info-gnuplot, send an email with body
unsubscribe info-gnuplot
to majordomo@dartmouth.edu
]]]]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic