8000 Update galleries/examples/axes_grid1/demo_colorbar_with_axes_divider.py · matplotlib/matplotlib@d0f030e · GitHub
[go: up one dir, main page]

Skip to content

Commit d0f030e

Browse files
jklymakrcomer
andauthored
Update galleries/examples/axes_grid1/demo_colorbar_with_axes_divider.py
Co-authored-by: Ruth Comer <10599679+rcomer@users.noreply.github.com>
1 parent 3ca96ad commit d0f030e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

galleries/examples/axes_grid1/demo_colorbar_with_axes_divider.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
side ("top", "right", "bottom", or "left") of the original axes. This example
1212
uses `.append_axes` to add colorbars next to axes.
1313
14-
Users should consider simply passing a list of axes to the *ax* keyword argument of
14+
Users should consider simply passing the main axes to the *ax* keyword argument of
1515
`~.Figure.colorbar` instead of creating a locatable axes manually like this.
1616
See :ref:`colorbar_placement`.
1717
"""

0 commit comments

Comments
 (0)
0