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

Commit84a06d1

Browse files
tacaswellQuLogic
andauthored
DOC: add missing word
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
1 parent8972645 commit84a06d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/users/next_whats_new/axes_kwargs_collision.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ functions would detect if you were attempting to create Axes with the
88
same keyword arguments as already-existing axes in the current figure,
99
and if so, they would return the existing Axes. Now, `.pyplot.axes`,
1010
`.figure.Figure.add_axes`, and `.figure.Figure.add_subplot` will
11-
always create new Axes. `.pyplot.subplot` will continue reuse an
11+
always create new Axes. `.pyplot.subplot` will continuetoreuse an
1212
existing Axes with a matching subplot spec and equal *kwargs*.
1313

1414
Correspondingly, the behavior of the functions to get the current Axes

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp