uplot_layout: Internal: Apply UME layout styling to plotly figures

View source: R/uplot_layout.R

uplot_layoutR Documentation

Internal: Apply UME layout styling to plotly figures

Description

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.

Usage

uplot_layout(fig, margin = TRUE, ...)

Arguments

fig

A plotly object.

margin

Logical. If TRUE, applies extended outer margins.

...

Reserved for future extensions.

Value

A modified plotly object with UME styling applied.


ume documentation built on Dec. 13, 2025, 1:06 a.m.