plotnine.themes.themeable.axis_ticks_length_major
axis_ticks_length_major(theme_element)
Axis major-tick length
Parameters
theme_element : float
-
Value in points. A negative value creates the ticks inside the plot panel. A complex value (e.g.
3j
) creates ticks that span both in and out of the panel.