When customising a plot, it is often useful to modify the titles ... "top-right", "center" ) ) ggplot(df, aes(x, y)) + geom_text(aes(label = text)) ...
確定! 回上一頁