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 882f116 commit 845ac07Copy full SHA for 845ac07
1 file changed
doc/api/api_changes.rst
@@ -19,6 +19,9 @@ Changes in 1.3.x
19
:class:`~matplotlib.colorbar.ColorbarBase` allows one to control the shape
20
of colorbar extensions.
21
22
+* The `~matplotlib.mpl` module is now deprecated. Those who relied on this
23
+ module should transition to simply using `import matplotlib as mpl`.
24
+
25
Changes in 1.2.x
26
================
27
0 commit comments