Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dfd7b42

Browse files
committed
Updated docs/api/api_changes.rst with changes in the colors module
1 parent 863920f commit dfd7b42

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

doc/api/api_changes.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,9 @@ Changes in 1.2.x
131131
* ``twinx`` and ``twiny`` now returns an instance of SubplotBase if
132132
parent axes is an instance of SubplotBase.
133133

134+
* :class:`~matplotlib.colors.ColorConverter`,
135+
:class:`~matplotlib.colors.Colormap` and
136+
:class:`~matplotlib.colors.Normalize` now subclasses ``object``
134137

135138
Changes in 1.1.x
136139
================

0 commit comments

Comments
 (0)