plotnine.themes.themeable.strip_align_y
strip_align_y(theme_element)Horizontal alignment of the strip & its background w.r.t the panel border
Parameters
theme_element : float-
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.0puts the strip exactly beside the panels.