plotnine.themes.themeable.axis_ticks_pad_major
axis_ticks_pad_major(theme_element)
Axis major-tick padding
Parameters
theme_element : float
-
Value in points.
Note
Padding is not applied when the axis_ticks_major
are blank, but it does apply when the axis_ticks_length_major
is zero.