library(ggplot2) library(ggtext) base <- ggplot(data.frame(x = c(-5, 5)), ... For example, we can set both color and font size for axis.title , and then ...
確定! 回上一頁