If a guide has a label, you can make it flush with the edge of a plot: ggplot(PlantGrowth) + aes(x=group, y=weight, fill=group) + ...
確定! 回上一頁