Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ffd8d6a

Browse filesBrowse files
committed
DOC: remove deprcation note
1 parent f527efd commit ffd8d6a
Copy full SHA for ffd8d6a

File tree

Expand file treeCollapse file tree

1 file changed

+0
-7
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-7
lines changed

‎doc/api/prev_api_changes/api_changes_3.1.0.rst

Copy file name to clipboardExpand all lines: doc/api/prev_api_changes/api_changes_3.1.0.rst
-7Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -750,9 +750,6 @@ The following signature related behaviours are deprecated:
750750
- Passing ``shade=None`` to `~.axes3d.Axes3D.plot_surface` is deprecated. This
751751
was an unintended implementation detail with the same semantics as
752752
``shade=False``. Please use the latter code instead.
753-
- `matplotlib.ticker.MaxNLocator` and its *set_params* method will issue
754-
a warning on unknown keyword arguments instead of silently ignoring them.
755-
Future versions will raise an error.
756753

757754
Changes in parameter names
758755
--------------------------
@@ -938,10 +935,6 @@ classes, whose constructors take a *base* argument.
938935
Locators / Formatters
939936
~~~~~~~~~~~~~~~~~~~~~
940937

941-
- `matplotlib.ticker.MaxNLocator.default_params` class variable
942-
943-
The defaults are not supposed to be user-configurable.
944-
945938
- ``OldScalarFormatter.pprint_val``
946939
- ``ScalarFormatter.pprint_val``
947940
- ``LogFormatter.pprint_val``

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.