| uplot_layout | R Documentation |
Internal helper function used by UME plotting functions to add consistent layout styling and an optional UME logo annotation to Plotly figures.
This function is not exported. End users should not call it.
uplot_layout(fig, margin = TRUE, ...)
fig |
A plotly object. |
margin |
Logical. If TRUE, applies extended outer margins. |
... |
Reserved for future extensions. |
A modified plotly object with UME styling applied.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.