Description Usage Arguments Value Note Examples
Size and margins module for plotly plots
1 2 | plotSizeMarginsUI(id, w = 800, h = 640, t = 20, b = 100, l = 100,
r = 20)
|
id, |
id |
w, |
width |
h, |
height |
t, |
top margin |
b, |
bottom margin |
l, |
left margin |
r, |
right margin |
size and margins controls
plotSizeMarginsUI
1 | x <- plotSizeMarginsUI("heatmap")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.