ggplot(data=data_frame_1,aes(x=factor(Year),y=Freshmen,fill=Sex,group=Sex)). +geom_area(). elements of Year in the graph is 2007.5, ...
確定! 回上一頁