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 35e2781

Browse filesBrowse files
committed
Merge pull request matplotlib#6322 from akhmerov/patch-1
Typo fixes and wording modifications (minor)
2 parents 2b84f88 + 8cb7dae commit 35e2781
Copy full SHA for 35e2781

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+2
-2
lines changed

‎doc/users/whats_new/uptade_subplot2grid.rst renamed to ‎doc/users/whats_new/update_subplot2grid.rst

Copy file name to clipboardExpand all lines: doc/users/whats_new/update_subplot2grid.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
New Firgure Parameter for subplot2grid
1+
New Figure Parameter for subplot2grid
22
--------------------------------------
33

44
A ``fig`` parameter now exists for the method :func:`subplot2grid`. This allows
5-
for the figure that the subplots will be created in to be specified. If ``fig``
5+
a user to specify the figure where the subplots will be created. If ``fig``
66
is ``None`` (default) then the method will use the current figure retrieved by
77
:func:`gcf`.
88

0 commit comments

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