library(ggplot2) library(ggtext) base <- ggplot(data.frame(x = c(-5, 5)), ... We do this by setting axis.title.x and axis.title.y to element_markdown() .
確定! 回上一頁