To change the colours of the boxes, we add colour (outline colour) and fill (box colour) arguments to geom_boxplot: ggplot(diamonds, aes(cut, ...
確定! 回上一頁