plotnine.themes.themeable.legend_box_just¶
- class plotnine.themes.themeable.legend_box_just(theme_element: Any = None)[source]¶
Bases:
themeable
Justification of legend boxes
- Parameters:
- theme_element
str
One of left, right, center, top or bottom depending the value of
legend_box
.
- theme_element