plotnine.themes.themeable.plot_margin¶
- class plotnine.themes.themeable.plot_margin(theme_element: Any = None)[source]¶
Bases:
plot_margin_left
,plot_margin_right
,plot_margin_top
,plot_margin_bottom
Plot Margin
- Parameters
- theme_element
python:float
Must be in the [0, 1] range. It is specified as a fraction of the figure width and figure height.
- theme_element