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

veusz

Scientific plotting package

Veusz is a scientific plotting and graphing program with a graphical user interface, designed to produce publication-ready 2D and 3D plots. In addition it can be used as a module in Python for plotting. It supports vector and bitmap output, including PDF, Postscript, SVG and EMF.

Installation

Install the latest version of veusz as follows:

guix install veusz

Or install a particular version:

guix install veusz@3.3.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.