How to remove dots and extend boxplots in ggplot2 [duplicate]
问题 This question already has an answer here : ggplot2 - Boxplot Whiskers at Min/Max (1 answer) Closed 3 years ago . I have some data that I'm trying to build some boxplots with, but I'm getting this error: Warning message: Removed 1631 rows containing non-finite values (stat_boxplot). There are no NA values and all the data seems fine. How can I fix this as these are certainly valuable points in my data and should be extended by the whiskers? Data The data is fairly large, and I couldn't get a