vojtam commited on
Commit
6297fc8
·
verified ·
1 Parent(s): de7e977

Update app/view/sankey.R

Browse files
Files changed (1) hide show
  1. app/view/sankey.R +1 -1
app/view/sankey.R CHANGED
@@ -20,7 +20,7 @@ ui <- function(id) {
20
  tagList(
21
  box(
22
  width = 12,
23
- height = "54vh",
24
  title = "Sankey Diagram",
25
  status = "navy",
26
  maximizable = TRUE,
 
20
  tagList(
21
  box(
22
  width = 12,
23
+ height = "56vh",
24
  title = "Sankey Diagram",
25
  status = "navy",
26
  maximizable = TRUE,