Tweaking axis-labels of barplots (ggplot2::geom_bar)
I’d come across a question on StackOverflow, which requested to improve the following barplot by grouping 5 states together as an x-axis label e.g. "Alaska - California", "Colorado - Florida", ... (and so on)
.