Custom starfish date scale
Usage
scale_x_date_starfish(
date_breaks = "1 year",
date_labels = "%Y",
expand = c(0.05, 0),
...
)
scale_x_date_sf(
date_breaks = "1 year",
date_labels = "%Y",
expand = c(0.05, 0),
...
)
Arguments
- date_breaks
defaults to 1 year
- date_labels
defaults to YYYY
- expand
how to expand the axes
- ...
further args passed