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 d700152 commit d277c4eCopy full SHA for d277c4e
1 file changed
doc/api/api_changes.rst
@@ -24,6 +24,9 @@ Changes in 1.3.x
24
:class:`~matplotlib.colorbar.ColorbarBase` allows one to control the shape
25
of colorbar extensions.
26
27
+* The `~matplotlib.mpl` module is now deprecated. Those who relied on this
28
+ module should transition to simply using `import matplotlib as mpl`.
29
+
30
Changes in 1.2.x
31
================
32
0 commit comments