Spaces:
Sleeping
Sleeping
Update device_core.py
Browse files- device_core.py +1 -1
device_core.py
CHANGED
@@ -136,7 +136,7 @@ class Sensor:
|
|
136 |
fig.update_layout(
|
137 |
autosize=True,
|
138 |
title=title,
|
139 |
-
width=
|
140 |
height=512,
|
141 |
margin=dict(
|
142 |
l=40,
|
|
|
136 |
fig.update_layout(
|
137 |
autosize=True,
|
138 |
title=title,
|
139 |
+
width=800,
|
140 |
height=512,
|
141 |
margin=dict(
|
142 |
l=40,
|