From owner-freebsd-questions Fri Jul 25 02:41:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id CAA24776 for questions-outgoing; Fri, 25 Jul 1997 02:41:22 -0700 (PDT) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA24769 for ; Fri, 25 Jul 1997 02:41:16 -0700 (PDT) Received: (from nadav@localhost) by gatekeeper.barcode.co.il (8.8.5/8.6.12) id MAA17794; Fri, 25 Jul 1997 12:34:28 +0300 (IDT) Date: Fri, 25 Jul 1997 12:34:28 +0300 (IDT) From: Nadav Eiron To: vas@vas.tsu.tomsk.su cc: questions@FreeBSD.ORG Subject: Re: soft for histograms creation In-Reply-To: <199707241355.VAA01758@vas.tomsk.su> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, 24 Jul 1997, Victor A. Sudakov wrote: > Hello All. > > Could you advise me some software to create histograms, bar graphs, pie > graphs etc. like those Microsoft Graph can create? It would be great to > have them exported into a postscript file. > > I looked at gnuplot, but it is a bit different. I need graphical > representation of data tables, not formulas. Gnuplot can plot data from files. Just do: plot "filename" > > Thanks a lot. > > -- > Victor Sudakov > http://www.tomsk.su/r/persons/vas.htm > Nadav