Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 68314b0

Browse filesBrowse files
authored
Merge pull request #12130 from pharshalp/fix_example_colorbar_basics
DOC: Mention colorbar.minorticks_on/off in references
2 parents 2c77256 + 3f8dd62 commit 68314b0
Copy full SHA for 68314b0

File tree

Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed

‎examples/color/colorbar_basics.py

Copy file name to clipboardExpand all lines: examples/color/colorbar_basics.py
+3Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.