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