Nathan Habib commited on
Commit
8e62997
1 Parent(s): c07f060
Files changed (1) hide show
  1. dist/index.html +1 -1
dist/index.html CHANGED
@@ -286,7 +286,7 @@
286
  <div class="main-plot-container">
287
  <figure><img src="assets/images/v2_correlation_heatmap.png"/></figure>
288
  <div id="heatmap">
289
- <iframe src="correlation_heatmap.html" title="description", height="800" width="100%", style="border:none;"></iframe>
290
  </div>
291
  </div>
292
 
 
286
  <div class="main-plot-container">
287
  <figure><img src="assets/images/v2_correlation_heatmap.png"/></figure>
288
  <div id="heatmap">
289
+ <iframe src="correlation_heatmap.html" title="description", height="500" width="100%", style="border:none;"></iframe>
290
  </div>
291
  </div>
292