Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 863920f commit dfd7b42Copy full SHA for dfd7b42
1 file changed
doc/api/api_changes.rst
@@ -131,6 +131,9 @@ Changes in 1.2.x
131
* ``twinx`` and ``twiny`` now returns an instance of SubplotBase if
132
parent axes is an instance of SubplotBase.
133
134
+* :class:`~matplotlib.colors.ColorConverter`,
135
+ :class:`~matplotlib.colors.Colormap` and
136
+ :class:`~matplotlib.colors.Normalize` now subclasses ``object``
137
138
Changes in 1.1.x
139
================
0 commit comments