We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5b590d commit 54a0d1aCopy full SHA for 54a0d1a
examples/index-dashboard.html
@@ -13,7 +13,7 @@
13
</form>
14
15
<!-- Include the desired widgets as iframes. For this example page, we include all available visualizations -->
16
- <iframe src="../Dashboard/index.html" style="position:relative; width:1200px; height:800px;" id="dashboard"></iframe>
+ <iframe src="../Dashboard/index.html" style="position:relative; width:1200px; height:500px;" id="dashboard"></iframe>
17
<div id="screenshot-container" style="display:none;">
18
<h3>Screenshot:</h3>
19
<img id='screenshot' />
0 commit comments