plotnine.themes.themeable.plot_caption_position
plot_caption_position(theme_element)
How to align the plot caption
Parameters
theme_element : Literal["panel", "plot"] = = "panel"
-
If “panel”, the caption is aligned with respect to the panels. If “plot”, it is aligned with the plot, excluding the margin space.