This package browser is in early development. Mind the rough edges.

plotutils 2.6

Plotting utilities and library

GNU Plotutils is a package for plotting and working with 2D graphics. It includes the C library libplot and the C++ libplotter library for exporting 2D vector graphics in many file formats. It also has support for 2D vector graphics animations. The package also contains command-line programs for plotting scientific data.

Installation

Install plotutils 2.6 as follows:

guix install plotutils@2.6

Or install the latest version:

guix install plotutils

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.