Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4b42d7f

Browse files
authored
Merge pull request #25508 from StefRe/fix/thumbnail_text
DOC: Fix thumbnail title for sphinx gallery
2 parents 5ed2b3f + 0c6eacf commit 4b42d7f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

galleries/examples/axes_grid1/demo_colorbar_with_axes_divider.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
2-
============================
3-
Colorbar with `.AxesDivider`
4-
============================
2+
=========================
3+
Colorbar with AxesDivider
4+
=========================
55
66
The `.axes_divider.make_axes_locatable` function takes an existing axes, adds
77
it to a new `.AxesDivider` and returns the `.AxesDivider`. The `.append_axes`

0 commit comments

Comments
 (0)