Plotting helpers

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"]: See ggplot2::theme()

...

passed to ggplot2::theme() or other components.