line <- plot_ly(Temp.New.york, x = ~month, y = ~high_2014, name = 'High 2014', type = 'scatter', mode = 'lines', line = list(color ...
確定! 回上一頁