aboutsummaryrefslogtreecommitdiffstats
path: root/math/plplot/pkg-descr
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>1997-10-06 16:18:49 +0800
committertg <tg@FreeBSD.org>1997-10-06 16:18:49 +0800
commit10848c21e1b04a89a9752d82bb4a9e4053910c9f (patch)
tree14dbba22db9b8f3af764c788d571ac380789c081 /math/plplot/pkg-descr
parentd5e347a576f881c2c0e9b9a95e0752fa1d840b28 (diff)
downloadfreebsd-ports-gnome-10848c21e1b04a89a9752d82bb4a9e4053910c9f.tar.gz
freebsd-ports-gnome-10848c21e1b04a89a9752d82bb4a9e4053910c9f.tar.zst
freebsd-ports-gnome-10848c21e1b04a89a9752d82bb4a9e4053910c9f.zip
Import plplot port. plplot is a scientific plotting library.
Diffstat (limited to 'math/plplot/pkg-descr')
-rw-r--r--math/plplot/pkg-descr13
1 files changed, 13 insertions, 0 deletions
diff --git a/math/plplot/pkg-descr b/math/plplot/pkg-descr
new file mode 100644
index 000000000000..894b1fad6833
--- /dev/null
+++ b/math/plplot/pkg-descr
@@ -0,0 +1,13 @@
+PLplot is a library of C functions that are useful for making scientific
+plots from a program written in C, C++, or Fortran. The PLplot library
+can be used to create standard x-y plots, semilog plots, log-log plots,
+contour plots, 3D plots, mesh plots, bar charts and pie charts. Multiple
+graphs (of the same or different sizes) may be placed on a single page
+with multiple lines in each graph. Different line styles, widths and
+colors are supported. A virtually infinite number of distinct area fill
+patterns may be used. There are almost 1000 characters in the extended
+character set. This includes four different fonts, the Greek alphabet and
+a host of mathematical, musical, and other symbols. The fonts can be
+scaled to any desired size. A variety of output devices are supported and
+new devices can be easily added by writing a small number of device
+dependent routines.