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 ccd217e commit c9d1509Copy full SHA for c9d1509
doc/api/api_changes/code_removal.rst
@@ -3,7 +3,7 @@ Code Removal
3
4
Legend
5
------
6
- - Removed handling of `loc` as a positional argument to `Legend`
+Removed handling of `loc` as a positional argument to `Legend`
7
8
9
Legend handlers
@@ -78,3 +78,10 @@ Deprecated in 2009.
78
Remove ``NavigationToolbar2QTAgg``
79
----------------------------------
80
Added no functionality over the base ``NavigationToolbar2Qt``
81
+
82
83
+mpl.py
84
+------
85
86
+Remove the module `matplotlib.mpl`. Deprecated in 1.3 by
87
+PR #1670 and commit 78ce67d161625833cacff23cfe5d74920248c5b2
lib/matplotlib/mpl.py
0 commit comments