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 2b84f88 commit 1028620Copy full SHA for 1028620
1 file changed
…/users/whats_new/uptade_subplot2grid.rst …/users/whats_new/update_subplot2grid.rstdoc/users/whats_new/uptade_subplot2grid.rst renamed to doc/users/whats_new/update_subplot2grid.rst
@@ -1,8 +1,8 @@
1
-New Firgure Parameter for subplot2grid
+New Figure Parameter for subplot2grid
2
--------------------------------------
3
4
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``
+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