8000 DOC: make sure mosaic is in the title for ctrl-f searching · matplotlib/matplotlib@4f7a65e · GitHub
[go: up one dir, main page]

Skip to content

Commit 4f7a65e

Browse files
committed
DOC: make sure mosaic is in the title for ctrl-f searching
1 parent b4b4150 commit 4f7a65e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

examples/subplots_axes_and_figures/mosaic.py

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
"""
22
.. redirect-from:: /tutorials/provisional/mosaic
33
4-
=======================================
5-
Complex and semantic figure composition
6-
=======================================
74
85
6+
========================================================
7+
Complex and semantic figure composition (subplot_mosaic)
8+
========================================================
9+
910
Laying out Axes in a Figure in a non-uniform grid can be both tedious
1011
and verbose. For dense, even grids we have `.Figure.subplots` but for
1112
more complex layouts, such as Axes that span multiple columns / rows

0 commit comments

Comments
 (0)
0