plotnine.themes.themeable.axis_ticks_pad_major_y
axis_ticks_pad_major_y(theme_element)
y-axis major-tick padding
Parameters
theme_element : float
-
Value in points.
Note
Padding is not applied when the axis_ticks_major_y
are blank, but it does apply when the axis_ticks_length_major_y
is zero.