p <- ggplot(heightweight, aes(x=ageYear, y=heightIn)) + geom_point() ... panel.background = element_rect(fill="lightblue"),panel.border ...
確定! 回上一頁