You can set the lines to the same colour like this plot_ly(df, x = type, y = values, group = id, type = 'scatter', mode = 'lines+markers', ...
確定! 回上一頁