Import lang/pharo version 1.4
[dports.git] / math / plplot / pkg-descr
1 PLplot is a library of C functions that are useful for making scientific
2 plots from a program written in C, C++, or Fortran.  The PLplot library
3 can be used to create standard x-y plots, semilog plots, log-log plots,
4 contour plots, 3D plots, mesh plots, bar charts and pie charts.  Multiple
5 graphs (of the same or different sizes) may be placed on a single page
6 with multiple lines in each graph.  Different line styles, widths and
7 colors are supported.  A virtually infinite number of distinct area fill
8 patterns may be used.  There are almost 1000 characters in the extended
9 character set.  This includes four different fonts, the Greek alphabet and
10 a host of mathematical, musical, and other symbols.  The fonts can be
11 scaled to any desired size.  A variety of output devices are supported and
12 new devices can be easily added by writing a small number of device
13 dependent routines.
14
15 WWW: http://plplot.sourceforge.net/