... max=6) fig <- plot_ly(type = 'scatter', mode = 'markers') fig <- fig %>% add_trace( x = x, y = y, marker = list( color = 'rgb(17, 157, 255)', size = 20, ...
確定! 回上一頁