plotnine.themes.themeable.plot_title_position

plot_title_position(theme_element)

How to align the plot title and plot subtitle

Parameters

theme_element : Literal["panel", "plot"] = = "panel"

If “panel”, the title / subtitle are aligned with respect to the panels. If “plot”, they are aligned with the plot, excluding the margin space