plotnine.themes.theme_light

class plotnine.themes.theme_light(base_size=11, base_family=None)[source]

A theme similar to theme_linedraw

Has light grey lines lines and axes to direct more attention towards the data.

Parameters:
base_sizeint, optional

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

base_familystr, optional

Base font family.