Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c77256 commit 3f8dd62Copy full SHA for 3f8dd62
1 file changed
examples/color/colorbar_basics.py
@@ -55,7 +55,10 @@
55
# in this example:
56
57
import matplotlib
58
+import matplotlib.colorbar
59
matplotlib.axes.Axes.imshow
60
matplotlib.pyplot.imshow
61
matplotlib.figure.Figure.colorbar
62
matplotlib.pyplot.colorbar
63
+matplotlib.colorbar.Colorbar.minorticks_on
64
+matplotlib.colorbar.Colorbar.minorticks_off
0 commit comments