plotMarginsUI {debrowser}R Documentation

plotMarginsUI

Description

Margins module for plotly plots

Usage

plotMarginsUI(id, t = 20, b = 100, l = 100, r = 20)

Arguments

id,

id

t,

top margin

b,

bottom margin

l,

left margin

r,

right margin

Value

size and margins controls

Note

plotMarginsUI

Examples

    x <- plotMarginsUI("heatmap")

[Package debrowser version 1.12.1 Index]