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

python-matplotlib 3.8.2

2D plotting library for Python

Matplotlib is a Python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms. Matplotlib can be used in Python scripts, the python and ipython shell, web application servers, and six graphical user interface toolkits.

Installation

Install python-matplotlib 3.8.2 as follows:

guix install python-matplotlib@3.8.2

Or install the latest version:

guix install python-matplotlib

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.