Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -339,9 +339,9 @@ updateCountdown();
|
|
339 |
"isDataSetEnabled": false,
|
340 |
"isZoomEnabled": true,
|
341 |
"hasSymbolTooltip": true,
|
342 |
-
"isMonoSize":
|
343 |
"width": "100%",
|
344 |
-
"height": "
|
345 |
}
|
346 |
</script>
|
347 |
</div>
|
|
|
339 |
"isDataSetEnabled": false,
|
340 |
"isZoomEnabled": true,
|
341 |
"hasSymbolTooltip": true,
|
342 |
+
"isMonoSize": true,
|
343 |
"width": "100%",
|
344 |
+
"height": "400"
|
345 |
}
|
346 |
</script>
|
347 |
</div>
|