Set custom legend shape manually

后端 未结 0 1878
轻奢々
轻奢々 2020-12-16 22:04

Here is a boxplot.

ggplot(iris,aes(x=Species,y=Petal.Width,col=Species))+
  geom_boxplot()

I would like to change the default shape i

相关标签:
回答
  • 消灭零回复
提交回复
热议问题