plot_ly ( x = c( 1, 2, 3 ), y = c( 5, 6, 7 ), type = 'scatter' , mode = 'markers' , size = c( 1, 5, 10 ), marker = list( color = c( 'red', 'blue' ,.
確定! 回上一頁