Applies a theme to a **ggplot** plot object. This is a minimal theme tailored for faceted bar plots.

theme_dailyHourlyBarplot_airfire(base_size = 11, base_family = "")

Arguments

base_size

Base font size.

base_family

Base font family.

Value

A **ggplot** theme