Use the frame aesthetic. Here is an example. library(plotly) dat <- iris dat$months <- c(3,6) gg <- ggplot(dat, aes(Sepal.Length, Sepal.
確定! 回上一頁