Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.Hawaii.Edu!news.caldera.com!enews.sgi.com!nntprelay.mathworks.com!howland.erols.net!news3.cac.psu.edu!usenet From: mph@pobox.com (Matthew Hunt) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: I need a plain graphing package for FreeBSD --- What is around? Date: 03 Jul 1997 08:32:06 -0400 Organization: Osmond Lab Kite Fliers Association Lines: 14 Sender: mph@mstar.astro.psu.edu Message-ID: <rznd8p05nax.fsf@mstar.astro.psu.edu> References: <5pds0k$5hn@uni00nw.unity.ncsu.edu> <slrn5rmoin.khc.sec@matrix.42.org> NNTP-Posting-Host: mstar.astro.psu.edu In-reply-to: sec@require_re.42.org's message of 3 Jul 1997 10:27:05 +0200 X-Newsreader: Gnus v5.1 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:43936 In article <slrn5rmoin.khc.sec@matrix.42.org> sec@require_re.42.org (Stefan `Sec` Zehl) writes: > Hmm, you might want to take a look at "xmgr" (i dont remember where i > got it %( ) "xvgr" is in the ports collection. As far as I know, the only difference between xmgr and xvgr is that the former uses Motif, and the latter uses xview. I personally rely on Gnuplot for most of my plotting requirements. The version in the ports collection has convenient features like the ability to least-squares fit your data to a nonlinear function.