ch_plot_bg.Rd
Removes the plot background, making it transparent. Alternatively, can be used to change the background color and the border of the whole plot.
ch_plot_bg(fill = NA, color = NULL, size = 1, linetype = 1, grid = F)
ggplot2::theme()
amitjavilaventura