plotnine.themes.theme_gray

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

A gray background with white gridlines.

This is the default theme

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.