Published October 31, 2023
| Version v3.8.1
Software
Open
Matplotlib: Visualization with Python
Creators
Description
This is the first bugfix release of th3 3.8.x series.
This release contains several bug fixes and adjustments:
- Bump setuptools required version because of setuptools_scm v8
- Update
find_nearest_contourand revert contour deprecations allsegsandallkindsreturn individual segments- Restore default behavior of hexbin mincnt with C provided
- Try/except import of Axes3D
- Ensure valid path mangling for ContourLabeler
- BLD: Remove development dependencies from sdists
- FIX 2-tuple of colors in to_rgba_array
- Fix issue with non-string labels and legend
- Fix issue with locale comma when not using math text
- Various type hinting improvements
- Various documentation improvements
- Improvementes to the MacOS backend
Other
If Matplotlib contributes to a project that leads to a scientific publication, please acknowledge this fact by citing J. D. Hunter, "Matplotlib: A 2D Graphics Environment", Computing in Science & Engineering, vol. 9, no. 3, pp. 90-95, 2007.Files
matplotlib/matplotlib-v3.8.1.zip
Files
(38.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:fadab4ab35a98374725c5ac05795e8a1
|
38.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/matplotlib/matplotlib/tree/v3.8.1 (URL)