Well, this way here you can do this, but must create two plots and than use subplot() p1 = mtcars %>% filter(am==0) %>% plot_ly(x = ~mpg, ...
確定! 回上一頁