plotSizeUI {debrowser}R Documentation

plotSizeUI

Description

Size module for plotly plots

Usage

plotSizeUI(id, w = 800, h = 600)

Arguments

id,

id

w,

width

h,

height

Value

size and margins controls

Note

plotSizeUI

Examples

    x <- plotSizeUI("heatmap")

[Package debrowser version 1.18.3 Index]