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, ...)A modified plotly object with UME styling applied.
A plotly object.
Logical. If TRUE, applies extended outer margins.
Reserved for future extensions.