How to style markers in R. ... min=3, max=6) fig <- plot_ly(type = 'scatter', mode = 'markers') fig <- fig %>% add_trace( x = x, y = y, marker = list( color ...
確定! 回上一頁