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 4f398d3 commit 412e58eCopy full SHA for 412e58e
2 files changed
doc/users/gridspec.rst
@@ -20,7 +20,7 @@
20
21
22
Basic Example of using subplot2grid
23
-=====================================
+====================================
24
25
To use subplot2grid, you provide geometry of the grid and the location
26
of the subplot in the grid. For a simple single-cell subplot, ::
@@ -128,3 +128,4 @@ parameters are set to that of the locataion of the given SubplotSpec. ::
128
129
.. plot:: users/plotting/examples/demo_gridspec04.py
130
131
+
doc/users/index.rst
@@ -21,6 +21,7 @@ User's Guide
index_text.rst
image_tutorial.rst
artists.rst
+ gridspec.rst
legend_guide.rst
event_handling.rst
27
transforms_tutorial.rst
0 commit comments