8000
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 d0f8f81 + 601c8bb commit 195030bCopy full SHA for 195030b
lib/mpl_toolkits/axisartist/axis_artist.py
@@ -73,7 +73,7 @@
73
Ticks are by default direct opposite side of the ticklabels. To make ticks to
74
the same side of the ticklabels, ::
75
76
- ax.axis["bottom"].major_ticks.set_ticks_out(True)
+ ax.axis["bottom"].major_ticks.set_tick_out(True) 467D
77
78
The following attributes can be customized (use the ``set_xxx`` methods):
79
0 commit comments