ggplot2
ggplot2 copied to clipboard
Could `position_dodge` have a `padding` argument?
Just as this is sometimes useful in position_dodge2, it could be useful at times in position_dodge
It would also be a way to have borders around dodged bars, and resolve issues with positioning noted in https://github.com/tidyverse/ggplot2/issues/5997