Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1028620 commit 8cb7daeCopy full SHA for 8cb7dae
1 file changed
doc/users/whats_new/update_subplot2grid.rst
@@ -2,7 +2,7 @@ New Figure Parameter for subplot2grid
2
--------------------------------------
3
4
A ``fig`` parameter now exists for the method :func:`subplot2grid`. This allows
5
-to specify the figure where the subplots will be created. If ``fig``
+a user to specify the figure where the subplots will be created. If ``fig``
6
is ``None`` (default) then the method will use the current figure retrieved by
7
:func:`gcf`.
8
0 commit comments