8000 Merge pull request #12132 from meeseeksmachine/auto-backport-of-pr-12… · vm-asd2015/matplotlib@a9402c0 · GitHub
[go: up one dir, main page]

8000
Skip to content

Commit a9402c0

Browse files
authored
Merge pull request matplotlib#12132 from meeseeksmachine/auto-backport-of-pr-12130-on-v3.0.x
Backport PR matplotlib#12130 on branch v3.0.x (Mention colorbar.minorticks_on/off in references)
2 parents b7837b3 + 1c56f2b commit a9402c0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/color/colorbar_basics.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,10 @@
5555
# in this example:
5656

5757
import matplotlib
58+
import matplotlib.colorbar
5859
matplotlib.axes.Axes.imshow
5960
matplotlib.pyplot.imshow
6061
matplotlib.figure.Figure.colorbar
6162
matplotlib.pyplot.colorbar
63+
matplotlib.colorbar.Colorbar.minorticks_on
64+
matplotlib.colorbar.Colorbar.minorticks_off

0 commit comments

Comments
 (0)
0