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.
2 parents b7837b3 + 1c56f2b commit a9402c0Copy full SHA for a9402c0
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