PGPLOT

Source: Wikipedia, the free encyclopedia.

PGPLOT is a device-independent

FORTRAN with a modular output API that allows output to several dozen types of plotting device. PGPLOT has been widely used in the academic and scientific communities, because it provides both low-level (glyph, point, line, and area) plotting primitives and also high-level facilities for drawing graphs. PGPLOT may be redistributed to third parties and modified, but only in binary form. Neither the original nor modified source code are allowed to be redistributed.[1] The most recent version of PGPLOT is 5.2.2, released in February 2001, although third parties have written unofficial patches
that include support for additional devices, 64 bit systems, and RGB (true color) plotting.

PGPLOT provides

Fortran 77 interface. There are also several user-contributed bindings, such as C++, perl, python, ruby and tcl/tk.[1]

PGPLOT includes device-independent output to many devices including several types of image file, graphics display terminals and plotters,

cursor. It is known to run on many operating systems, including most Unix-like systems, MacOS, and Microsoft Windows
.

In part because of its age, PGPLOT has several limitations compared to newer packages such as

RGB color; and there is no clean way to render graphics directly to an array in program memory. The library PG2PLplot has been developed to aid the transition from PGPlot to PLplot in Fortran programs.[2]

References

  1. ^ "PG2PLplot: transition from PGPlot to PLplot, by AstroFloyd". pg2plplot.sourceforge.net. Retrieved 2022-08-24.

External links

This page is based on the copyrighted Wikipedia article: PGPLOT. Articles is available under the CC BY-SA 3.0 license; additional terms may apply.Privacy Policy