At least for the line types (dash vs line), you can you 'linetype': library(dplyr) library(plotly) df = data.frame(xVals = rep(1:10,2), ...
確定! 回上一頁