Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitf7832e8

Browse files
dstansbyQuLogic
authored andcommitted
Backport PR#16272: Move mplot3d autoregistration api changes to 3.2.
1 parent782f6ef commitf7832e8

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

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

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,6 @@ regardless of whether `matplotlib.pyplot` has been imported. If the user
1717
tries to switch from an already-started interactive backend to a different
1818
interactive backend, an `ImportError` will be raised.
1919

20-
mplot3d auto-registration
21-
~~~~~~~~~~~~~~~~~~~~~~~~~
22-
23-
`mpl_toolkits.mplot3d` is always registered by default now. It is no
24-
longer necessary to import mplot3d to create 3d axes with ::
25-
26-
ax = fig.add_subplot(111, projection="3d")
27-
2820
Invalid points in PathCollections
2921
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3022
PathCollections created with `~.Axes.scatter` now keep track of invalid points.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp