How to create a side by side boxplot with data input as centered dots?
I'm trying to create a boxplot showing analysis data from different stations (placed on x- axis). When choosing plain boxes without the individual data shown as dots, it looks fine with the boxes within the same station placeded side to side. But when trying to add the dots, they are either displayed on the side of the boxes (some dots from different analyses overlap) or the boxes are overlapping,...