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 b4b4150 commit 4f7a65eCopy full SHA for 4f7a65e
examples/subplots_axes_and_figures/mosaic.py
@@ -1,11 +1,12 @@
1
"""
2
.. redirect-from:: /tutorials/provisional/mosaic
3
4
-=======================================
5
-Complex and semantic figure composition
6
7
8
+========================================================
+Complex and semantic figure composition (subplot_mosaic)
9
+
10
Laying out Axes in a Figure in a non-uniform grid can be both tedious
11
and verbose. For dense, even grids we have `.Figure.subplots` but for
12
more complex layouts, such as Axes that span multiple columns / rows
0 commit comments