Plotting helpers
Usage
theme_gdq(legend.position = "top", ...)
scale_x_year(...)
scale_x_year_discrete(...)
scale_y_currency(...)
scale_y_dollar(...)
scale_x_dollar(...)
scale_colorfill_gdq(...)
Arguments
- legend.position
["top"]
: Seeggplot2::theme()
- ...
passed to
ggplot2::theme()
or other components.