layout | R Documentation |
Modify the layout of a plotly visualization
layout(p, ..., data = NULL)
p |
A plotly object. |
... |
Arguments to the layout object. For documentation, see https://plotly.com/r/reference/#Layout_and_layout_style_objects |
data |
A data frame to associate with this layout (optional). If not
provided, arguments are evaluated using the data frame in |
Carson Sievert
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.