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_elementpython:str or python:tuple

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