plotSizeMarginsUI: plotSizeMarginsUI

Description Usage Arguments Value Note Examples

Description

Size and margins module for plotly plots

Usage

1
2
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

1
    x <- plotSizeMarginsUI("heatmap")

nephantes/debrowser_bioconductor_release documentation built on May 29, 2019, 7:15 a.m.