guile-plotutils 1.0.1
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.
- Outputs:
out
- 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 guile-plotutils 1.0.1
as follows:
guix install guile-plotutils@1.0.1
Or install the latest version:
guix install guile-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.