plotnine.themes.themeable.legend_box

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

Bases: themeable

How to box up multiple legends

Parameters:
theme_elementstr in ['vertical', 'horizontal']

Whether to stack up the legends vertically or horizontally.