If you have used ggplot2, you probably wondered how to make all columns the same width.
Here’s how to do it with one additional line to the usual ggplot statements.

We can also center the columns and make columns in the same category more sep…

Continue reading: One Weird Trick to Make …