[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Simplest 2D Plot Program?



On Mon, Mar 14, 2005 at 05:30:37PM -0500, Roberto C. Sanchez wrote:
> Thomas H. George wrote:
> >I want to plot a set of unconnected points at irregular intervals over a
> >period of ten years.
> >
> >I have used apt-cache search to find and try several programs - xgraph
> >seems to be the closest to my needs but I can't make it plot large
> >points.  They must be there as it will draw lines connecting the points
> >but without the lines the points are invisible even with the -P option.
> >
> >I hope there is a simple Debian program to do this job and I would
> >appreciate any recommendations.
> >
> 
> Try gnuplot.  All you need is to put your data into a file (two columns
> x and y data) and tell it to plot the file.  Google search for details.
> 
> -Roberto
> 
> --
> Roberto C. Sanchez
> http://familiasanchez.net/~sanchezr
Hi Thomas,

if you _really_ want ease of use you should probably go for Openoffice
Calc. However, I agree with Roberto that you should go for gnuplot.
Google for a starting tutorial, there should be several around, and then
install 'gnuplot-doc', the excellent documentation which comes with
gnuplot. You will have more of learning curve, but the results are worth
it. Also, you get to avoid these horrid pseudo-3d graphs excel-style
which have a 3d look but present simple 2d data. The only area where I
found gnuplot lacking is for the display of unstructured data (i.e.
finite element meshes) - which is not what you wanted to do anyway.

Hth,
-- 
Andreas Rippl -- GPG messages preferred
                 Key-ID: 0x81073379

Attachment: signature.asc
Description: Digital signature


Reply to: