plotnine.theme_minimal

theme_minimal(base_size=11, base_family=None)

A minimalistic theme with no background annotations

Parameters

base_size : int = 11

Base font size. All text sizes are a scaled versions of the base font size.

base_family : str = None

Base font family. If None, use plotnine.options.base_family.