plotnine.theme_linedraw
theme_linedraw(base_size=11, base_family=None)A theme with only black lines of various widths on white backgrounds
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, useplotnine.options.base_family.