为了账号安全,请及时绑定邮箱和手机立即绑定

用group整体拟合后无法再显示颜色

ggplot(airquality,aes(Wind,Temp,

                      col_factor(Month)))+

  geom_point()+

  stat_smooth(method="lm",se=FALSE,aes(group=1))+

  stat_smooth(method="lm",se=FALSE)

这一串代码运行后还是无法显示不同颜色的线,这是什么原因?

正在回答

1 回答

col=factor()写错了

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

用group整体拟合后无法再显示颜色

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信