plotnine.themes.theme_538¶
- class plotnine.themes.theme_538(base_size=11, base_family='DejaVu Sans')[source]¶
Theme in the likeness of fivethirtyeight.com plots
- Parameters
- base_size
python:int
, optional Base font size. All text sizes are a scaled versions of the base font size. Default is 11.
- base_family
python:str
, optional Base font family.
- base_size