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