To resize the whiskers lines (width) we can use the argument stat_params = list(width = 0.5) inside the function: stat_boxplot library(ggplot2) ggplot(iris, ...
確定! 回上一頁