plotnine.themes.themeable.legend_title_align

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

Bases: themeable

Alignment of legend title

Parameters:
theme_elementstr or tuple

If a string it should be one of right, left, center, top or bottom.