customize numerical x and y axes library(ggplot2) ggplot(mpg, aes(x=displ, ... library(ggplot2) # customize date scale on x axis ggplot(economics, ...
確定! 回上一頁