Name: | python3-matplotlib |
---|---|
Version: | 3.4.3 |
Release: | 4.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 14554077 |
License: | Python and MIT and Public Domain |
RPM: | python3-matplotlib-3.4.3-4.el9.aarch64.rpm |
Source RPM: | python-matplotlib-3.4.3-4.el9.src.rpm |
Build Date: | Tue Jul 25 2023 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://matplotlib.org |
Summary: | Python 2D plotting library |
Description: | 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 various graphical user interface toolkits. Matplotlib tries to make easy things easy and hard things possible. You can generate plots, histograms, power spectra, bar charts, errorcharts, scatterplots, etc, with just a few lines of code. |
- Re-enable wx support (bz#2211203)
- Fix compatibility with Pillow 9.1
- Fix return type in get_data_path patch
- Update to latest version (#1993426)