R/themes.R
theme_timeseriesPlot_airfire.Rd
Applies a theme to a ggplot plot object. This theme is intended for
use with the monitor_ggTimeseries
function and generates plots
suitable for the AirFire monitoring site. It is suited to display of 1-4 weeks
of data.
theme_timeseriesPlot_airfire(size = "large")
small
or large
. style = small
is appropriate
for plots 450x450px or smaller; style = large
is appropriate for
plots larger than 450x450px.
A ggplot theme.