plotnine.themes.themeable.strip_align_x

class plotnine.themes.themeable.strip_align_x(theme_element: Any = None)[source]

Bases: themeable

Vertical alignment of the strip & its background w.r.t the panel border

Parameters:
theme_elementfloat

Value as a proportion of the strip size. A good value should be the range \([-1, 0.5]\). A negative value puts the strip inside the axes. A positive value creates a margin between the strip and the axes. 0 puts the strip on top of the panels.