ac5113 commited on
Commit
45a640d
1 Parent(s): fa82b2e

Edits to layout

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -112,7 +112,7 @@ def create_layout(dummy, camera=None):
112
  },
113
  },
114
  autosize=False,
115
- width=800, height=1000,
116
  scene_camera=camera,
117
  scene_aspectmode="data",
118
  clickmode="event+select",
 
112
  },
113
  },
114
  autosize=False,
115
+ width=750, height=1000,
116
  scene_camera=camera,
117
  scene_aspectmode="data",
118
  clickmode="event+select",