... 14, 19)) #create scatter plot with one text element ggplot(df, aes(x=x, y=y)) + geom_point() annotate("text", x=6, y=10, label= "hello").
確定! 回上一頁