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

Skip to content

Commit 6949898

Browse files
authored
Merge pull request #25530 from meeseeksmachine/auto-backport-of-pr-25508-on-v3.7.x
Backport PR #25508 on branch v3.7.x (DOC: Fix thumbnail title for sphinx gallery)
2 parents 2f25614 + d341c4b commit 6949898

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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)