nick5363 commited on
Commit
0d5dd52
·
verified ·
1 Parent(s): 517478b

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -335,13 +335,13 @@ updateCountdown();
335
  "locale": "en",
336
  "symbolUrl": "",
337
  "colorTheme": "dark",
338
- "hasTopBar": true,
339
  "isDataSetEnabled": false,
340
  "isZoomEnabled": true,
341
  "hasSymbolTooltip": true,
342
  "isMonoSize": false,
343
  "width": "100%",
344
- "height": "400"
345
  }
346
  </script>
347
  </div>
 
335
  "locale": "en",
336
  "symbolUrl": "",
337
  "colorTheme": "dark",
338
+ "hasTopBar": false,
339
  "isDataSetEnabled": false,
340
  "isZoomEnabled": true,
341
  "hasSymbolTooltip": true,
342
  "isMonoSize": false,
343
  "width": "100%",
344
+ "height": "100%"
345
  }
346
  </script>
347
  </div>