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

ecl-vgplot

Common lisp library interfacing to the gnuplot utility

This package provides an interface to the gnuplot plotting utility. The intention of the API is to resemble to some of the plot commands of octave or matlab.

Installation

Install the latest version of ecl-vgplot as follows:

guix install ecl-vgplot

Or install a particular version:

guix install ecl-vgplot@0.0.0-0.7632992

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 ecl-vgplot about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

[[https://packages.guix.gnu.org/packages/ecl-vgplot][https://packages.guix.gnu.org/packages/ecl-vgplot/badges/latest-version.svg]]