Name: | python3-matplotlib |
---|---|
Version: | 3.4.3 |
Release: | 3.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 14554069 |
License: | Python and MIT and Public Domain |
RPM: | python3-matplotlib-3.4.3-3.el9.aarch64.rpm |
Source RPM: | python-matplotlib-3.4.3-3.el9.src.rpm |
Build Date: | Thu May 18 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. |
- Fix compatibility with Pillow 9.1
- Fix return type in get_data_path patch
- Update to latest version (#1993426)
- Update to latest version (#1958461)