Home
last modified time | relevance | path

Searched defs:set_axis_direction (Results 1 – 2 of 2) sorted by relevance

/dports/math/py-matplotlib/matplotlib-3.4.3/lib/mpl_toolkits/axisartist/
H A Daxis_artist.py346 def set_axis_direction(self, d): member in AxisLabel
413 def set_axis_direction(self, label_direction): member in TickLabels
683 def set_axis_direction(self, axis_direction): member in AxisArtist
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/mpl_toolkits/axisartist/
H A Daxis_artist.py540 def set_axis_direction(self, d): member in AxisLabel
619 def set_axis_direction(self, label_direction): member in TickLabels
917 def set_axis_direction(self, axis_direction): member in AxisArtist