Ggplot2 Boxplot width setting changes x-axis
问题 I have produced a boxplot with a continuous x-axis unsing geom_boxplot() in ggplot2 . However, as there are many boxes they appear as skinny lines. Another stackoverflow chain (see here) suggested using the width= argument to make all the boxes the same width. However, when I use this argument it changes the x-axis and some of the boxes just disappear! For example, take this example dataframe. I apologise for the number of observations this has but I think the quantity has to do with the