Add USFS AirFire-style x-axis and y-axis scales suitable for a plot showing PM2.5 data as a function of hour of the day.
A mts_monitor object.Should match the default dataset of the plot.
custom y-axis limits. This function will apply a default limit depending on the data.
Custom x-axis label. If NULL
a default xlab will be
generated.
Custam y-axis label.
Vector of range expansion constants used to add some padding around the data on the y-axis, to ensure that they are placed some distance away from the axes.
Vector of range expansion constants used to add some padding around the data on the x-axis, to ensure that they are placed some distance away from the axes.
if TRUE
, x-axis ticks and guides are offset by
0.5.