PLplot is a cross-platform software package for creating scientific plots. To help accomplish that task it is organized as a core C library, language bindings for that library, and device drivers which control how the plots are presented in non-interactive and interactive plotting contexts.
The PLplot core library can be used to create standard x-y plots, semi-log plots, log-log plots, contour plots, 3D surface plots, mesh plots, bar charts and pie charts. Multiple graphs (of the same or different sizes) may be placed on a single page, and multiple pages are allowed for those device formats that support them.
PLplot has core support for Unicode. This means for our many Unicode-aware devices that plots can be labelled using the enormous selection of Unicode mathematical symbols. A large subset of our Unicode-aware devices also support complex text layout (CTL) languages such as Arabic, Hebrew, and Indic and Indic-derived CTL scripts such as Devanagari, Thai, Lao, and Tibetan.
A number of compiled and interpreted languages have access to PLplot, see our list of language bindings.
PLplot device drivers support a number of different file formats for non-interactive plotting and a number of different platforms that are suitable for interactive plotting. It is easy to add new device drivers to PLplot by writing a small number of device dependent routines.
PLplot is free software primarily licensed under the LGPL.
PLplot is currently known to work on the following platforms:
PLplot is built on the above platforms using our CMake-based build system.
There are many bindings to the PLplot library
PLplot device drivers support a number of plotting file formats.
PLplot device drivers support a number of platforms that are suitable for interactive plotting.
You can find the code for these and other examples at the examples page
This is a development release of PLplot. It represents the ongoing efforts of the community to improve... Read more (13 Oct 2011)
This is a development release of PLplot. It represents the ongoing efforts of the community to improve... Read more (1 Aug 2011)
This is a development release of PLplot. It represents the ongoing efforts of the community to improve... Read more (3 Oct 2010)