On this page
mpl_toolkits.axes_grid1.mpl_axes.SimpleAxisArtist
class mpl_toolkits.axes_grid1.mpl_axes.SimpleAxisArtist(axis, axisnum, spine)[source]-
label
major_ticklabels
major_ticks
set_label(txt)[source]-
Set the label to s for auto legend.
Parameters: -
s : object -
s will be converted to a string by calling
str(unicodeon Py2).
-
set_visible(b)[source]-
Set the artist's visibility.
Parameters: -
b : bool
-
toggle(all=None, ticks=None, ticklabels=None, label=None)[source]
© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/2.2.3/api/_as_gen/mpl_toolkits.axes_grid1.mpl_axes.SimpleAxisArtist.html