Skip to main content

plplot: Cross-platform software for creating scientific plots

Contents

  1. Overview of package
    1. General usage
  2. Availability of package by cluster

Overview of package

General information about package
Package: plplot
Description: Cross-platform software for creating scientific plots
For more information: https://plplot.sourceforge.net/
Categories:
License: LGPL

General usage information

PPLplot is a cross-platform software package for creating scientific plots whose (UTF-8) plot symbols and text are limited in practice only by what Unicode-aware system fonts are installed on a user's computer. The PLplot software has a clean architecture that is organized as a core C library, separate language bindings for that library, and separate device drivers that are dynamically loaded by the core library which control how the plots are presented in noninteractive and interactive plotting contexts.

This module will add the pltcl and pltek commands to your PATH

The following environmental variables have been defined:

You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):

and the following flags to your link command (e.g. LDFLAGS in your Makefile):

Available versions of the package plplot, by cluster

This section lists the available versions of the package plploton the different clusters.

Available versions of plplot on the Zaratab cluster

Available versions of plplot on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
5.15.0 plplot/5.15.0 zen2 Y






Back to Top