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 ee030cb commit 8fd95b4Copy full SHA for 8fd95b4
1 file changed
tutorials/02_intermediate/gridspec.py
@@ -7,7 +7,7 @@
7
8
:class:`~matplotlib.gridspec.GridSpec`
9
specifies the geometry of the grid that a subplot will be
10
- placed. The number of rows and number of columns of the grid
+ placed in. The number of rows and number of columns of the grid
11
need to be set. Optionally, the subplot layout parameters
12
(e.g., left, right, etc.) can be tuned.
13
0 commit comments