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

guile-plotutils

Guile bindings to the GNU Plotutils plotting libraries

Guile-Plotutils is a Guile binding to the venerable GNU Plotutils plotting and graphing library. If you want to make graphs that look like you went to university in the 1990s, this is the library for you.

Installation

Install the latest version of guile-plotutils as follows:

guix install guile-plotutils

Or install a particular version:

guix install guile-plotutils@1.0.1

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.

Badge code

You can use the following badge to inform users of guile-plotutils about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/guile-plotutils'><img src='https://packages.guix.gnu.org/packages/guile-plotutils/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/guile-plotutils/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/guile-plotutils)

Example Org:

[[https://packages.guix.gnu.org/packages/guile-plotutils][https://packages.guix.gnu.org/packages/guile-plotutils/badges/latest-version.svg]]