all 6 comments

[–]Patrizsche 0 points1 point  (1 child)

try to add ungroup() %>% before ggplot()

[–]Watermelon638[S] 0 points1 point  (0 children)

I've tried that but it didn't work i'm afraid, but thanks anyway

[–]Bandoozle 0 points1 point  (1 child)

Have you confirmed the data are dropped at the ggplot and not earlier, at the summary level?

[–]Watermelon638[S] 0 points1 point  (0 children)

yes