plotSizeMarginsUI: plotSizeMarginsUI

View source: R/plotSize.R

plotSizeMarginsUIR Documentation

plotSizeMarginsUI

Description

Size and margins module for plotly plots

Usage

plotSizeMarginsUI(id, w = 800, h = 640, t = 20, b = 100, l = 100, r = 20)

Arguments

id,

id

w,

width

h,

height

t,

top margin

b,

bottom margin

l,

left margin

r,

right margin

Value

size and margins controls

Note

plotSizeMarginsUI

Examples

    x <- plotSizeMarginsUI("heatmap")

UMMS-Biocore/debrowser documentation built on Feb. 9, 2024, 6:15 p.m.