
Last chance! 50% off unlimited learning
Sale ends in
Modify the layout of a plotly visualization
layout(p, ..., data = NULL)
A plotly object.
Arguments to the layout object. For documentation, see https://plot.ly/r/reference/#Layout_and_layout_style_objects
A data frame to associate with this layout (optional). If not
provided, arguments are evaluated using the data frame in plot_ly()
.