plotnine.themes.themeable.panel_spacing¶
- class plotnine.themes.themeable.panel_spacing(theme_element: Any = None)[source]¶
Bases:
panel_spacing_x
,panel_spacing_y
Spacing between the facet panels
- Parameters:
- theme_element
float
Size in inches of the space between the facet panels
- theme_element