Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 55d453f

Browse files
added deprecation in docs
1 parent 45d34dd commit 55d453f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/api/api_changes_3.3/deprecations.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,10 @@ or None is deprecated; set it to "horizontal" instead. Moreover, the two
423423
orientations ("horizontal" and "vertical") will become case-sensitive in the
424424
future.
425425

426+
`pyplot.plotting()` deprecated
427+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
428+
`pyplot.plotting()` is no-op function. It is now removed.
429+
426430
*minor* kwarg to `.Axis.get_ticklocs` will become keyword-only
427431
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
428432
Passing this argument positionally is deprecated.

0 commit comments

Comments
 (0)