Description Usage Arguments See Also Examples
Hide color bar(s)
1 |
p |
a plotly object. |
1 2 3 | p <- plot_ly(mtcars, x = ~wt, y = ~cyl, color = ~cyl)
hide_colorbar(p)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.