Skip to content

Commit f200421

Browse files
committed
DOC : document code removal
1 parent 7acb52d commit f200421

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/api/api_changes/code_removal.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,11 @@ mpl.py
8585

8686
Remove the module `matplotlib.mpl`. Deprecated in 1.3 by
8787
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

Comments
 (0)