How to change the graph color which was automatically designated by a group in ggplot?

后端 未结 0 471
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-24 13:24
ggplot(combinbed,aes(x=value, fill= dataset)) +
  geom_histogram(aes(y=0.5*..density..),
                 alpha=0.5,position=\'identity\',binwidth=0.2)
相关标签:
回答
  • 消灭零回复
提交回复
热议问题