a+geom_area(stat = 'bin',binwidth=20) a+geom_area(stat = 'bin',color='red') ... b<-ggplot(mpg,aes(hwy)) b+geom_area(aes(y=..density.
確定! 回上一頁