Percentages in faceted histogram with scale_y_continuous

前端 未结 0 1871
自闭症患者
自闭症患者 2020-12-08 03:16

I am trying to use scale_y_continuous with a faceted histogram and running into an issue. My code is:

ggplot(d, aes(x = likely_att)) +
  geom_histogram(binwid         


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