This code library(plotly) x <- seq(1, 10) y <- x ^ 1.5 color <- c("a", ... marker=list( color=seq_along(color), colorscale='Dark2' )) plt.
確定! 回上一頁