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 7acb52d commit f200421Copy full SHA for f200421
doc/api/api_changes/code_removal.rst
@@ -85,3 +85,11 @@ mpl.py
85
86
Remove the module `matplotlib.mpl`. Deprecated in 1.3 by
87
PR #1670 and commit 78ce67d161625833cacff23cfe5d74920248c5b2
88
+
89
90
+Remove ``faceted`` kwarg from scatter
91
+-------------------------------------
92
93
+Remove support for the ``faceted`` kwarg. This was deprecated in
94
+d48b34288e9651ff95c3b8a071ef5ac5cf50bae7 (2008-04-18!) and replaced by
95
+``edgecolor``.
0 commit comments