Give users the option to remove the whitespace buffer on x and y axes using `scale_y_continuous(expand = c(0,0))` and `scale_x_discrete(expand = c(0,0))`
Give users the option to remove the whitespace buffer on x and y axes using
scale_y_continuous(expand = c(0,0))andscale_x_discrete(expand = c(0,0))