p <- plot_ly(mtcars, x = ~wt, y = ~cyl, color = ~factor(cyl)) hide_legend(p). Run this example. Embed on your website ...
確定! 回上一頁