plotnine.themes.theme_linedraw

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

A theme with only black lines of various widths on white backgrounds

Parameters
base_sizepython:int, optional

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

base_familypython:str, optional

Base font family.