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 30e7c7e

Browse filesBrowse files
dstansbytacaswell
authored andcommitted
Minor changes
1 parent 4e2f403 commit 30e7c7e
Copy full SHA for 30e7c7e

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+7
-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
+7-7Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ Support for ``pgi`` in the GTK3 backends has been dropped. ``pgi`` is
1212
an alternative implementation to ``PyGObject``. ``PyGObject`` should
1313
be used instead.
1414

15-
rcparams
16-
--------
15+
rcParam changes
16+
---------------
1717

1818
Removed
1919
~~~~~~~
@@ -51,12 +51,12 @@ Matplotlib.use
5151
Switching backends via `matplotlib.use` is now allowed by default,
5252
regardless of whether `matplotlib.pyplot` has been imported. If the user
5353
tries to switch from an already-started interactive backend to a different
54-
interactive backend, an ImportError will be raised.
54+
interactive backend, an `ImportError` will be raised.
5555

5656
mplot3d auto-registration
5757
~~~~~~~~~~~~~~~~~~~~~~~~~
58-
mplot3d is always registered by default now. It is not necessary to import
59-
mplot3d to create 3d axes with ``fig.add_subplot(111, projection="3d")``.
58+
mplot3d is always registered by default now. It is no longer necessary to
59+
import mplot3d to create 3d axes with ``fig.add_subplot(111, projection="3d")``.
6060

6161
Invalid points in PathCollections
6262
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -596,8 +596,8 @@ no longer available in the `matplotlib.pylab` module:
596596
- ``stineman_interp``
597597
- ``vector_lengths``
598598

599-
mplot3d
600-
-------
599+
mplot3d changes
600+
---------------
601601

602602
Voxel shading
603603
~~~~~~~~~~~~~

0 commit comments

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