默认对齐方式是使ggplot标题与plot.background元素左对齐。其他人指出,您可以使用 plot.title = element_text(hjust = 0.5) 来使标题居中。 How to center ggplot ...
確定! 回上一頁