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.
- Versions: 1.0.1
- Website: https://lonelycactus.com/guile-plotutils.html
- Licenses: GPL 3+
- Package source: gnu/packages/plotutils.scm
- Builds: See build status
- Issues: See known issues
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:
[](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]]