8000
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.
2 parents 6c51037 + 8fd95b4 commit 1572ccaCopy full SHA for 1572cca
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