Path to this page:
Subject: CVS commit: pkgsrc/graphics/py-matplotlib
From: Adam Ciarcinski
Date: 2023-01-16 15:30:40
Message id: 20230116143040.BD134FA90@cvs.NetBSD.org
Log Message:
py-matplotlib: updated to 3.6.3
Matplotlib 3.6.3
This release contains several bug-fixes and adjustments:
* Fix Artist removal from |axes_grid1| Axes classes
* Fix |inset_locator| in subfigures
* Fix |scatter| on masked arrays with units
* Fix colorbar ticks with log norm contours
* Fix deprecation warnings in GTK4 backend
* Fix using relative paths in |HTMLWriter|
* Improve failure message from rcParams string validation for tuple inputs
* Improve performance of QtAgg backends
* No longer modify |pil_kwargs| argument to |imsave| and |savefig|
Files: