diff options
author | tg <tg@FreeBSD.org> | 1998-04-09 08:51:42 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-04-09 08:51:42 +0000 |
commit | d3592fb2d9423829bd7cb894601958846ec5daca (patch) | |
tree | ac1ee2e0ea5435a003981af78e27a72330cbcf3e /math/xmgr/pkg-descr | |
parent | 9fbf9d211a4ba9e7516f77535b25a28c0b182025 (diff) | |
download | FreeBSD-ports-d3592fb2d9423829bd7cb894601958846ec5daca.zip FreeBSD-ports-d3592fb2d9423829bd7cb894601958846ec5daca.tar.gz |
Import xmgr port. xmgr is an XY plotting tool with a point-and-click interface.
PR: 5989
Submitted by: Lars Köller <Lars.Koeller@Uni-Bielefeld.DE>
Diffstat (limited to 'math/xmgr/pkg-descr')
-rw-r--r-- | math/xmgr/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/math/xmgr/pkg-descr b/math/xmgr/pkg-descr new file mode 100644 index 0000000..331ef50 --- /dev/null +++ b/math/xmgr/pkg-descr @@ -0,0 +1,13 @@ +xmgr is an XY plotting tool for workstations or X-terminals using X. A few of +its features are: + + * User defined scaling, tick marks, labels, symbols, line styles, colors. + * Batch mode for unattended plotting. + * Read and write parameters used during a session. + * Polynomial regression, splines, running averages, DFT/FFT, + cross/auto-correlation. + * Hardcopy support for PostScript, HP-GL, and FrameMaker .mif format. + +While xmgr has a convenient point-and-click interface, most parameter settings +and operations are available through a command line interface (found in +Data/Commands). |