Nathan Habib commited on
Commit
7aeefa7
1 Parent(s): d754c6a
Files changed (1) hide show
  1. dist/index.html +5 -3
dist/index.html CHANGED
@@ -154,7 +154,7 @@
154
  replace the class `l-body` by `main-plot-container` and import your interactive plot in the
155
  below div id, while leaving the image as such. -->
156
  <div id="normalisation">
157
- <iframe src="normalized_vs_raw.html" title="description", height="500" width="90%", style="border:none;"></iframe></p>
158
  </div>
159
  </div>
160
 
@@ -271,9 +271,11 @@
271
 
272
  <p>We also provide the most important top and bottom ranking changes.</p>
273
 
274
- <div class="l-body">
275
  <figure><img src="assets/images/ranking_top10_bottom10.png"/></figure>
276
- <div id="ranking"></div>
 
 
277
  </div>
278
 
279
  <h3>Which evaluations should you pay most attention to?</h3>
 
154
  replace the class `l-body` by `main-plot-container` and import your interactive plot in the
155
  below div id, while leaving the image as such. -->
156
  <div id="normalisation">
157
+ <iframe src="normalized_vs_raw.html" title="description", height="500" width="90%", style="border:none;"></iframe>
158
  </div>
159
  </div>
160
 
 
271
 
272
  <p>We also provide the most important top and bottom ranking changes.</p>
273
 
274
+ <div class="main-plot-container">
275
  <figure><img src="assets/images/ranking_top10_bottom10.png"/></figure>
276
+ <div id="ranking">
277
+ <iframe src="rankings_change.html" title="description", height="500" width="90%", style="border:none;"></iframe>
278
+ </div>
279
  </div>
280
 
281
  <h3>Which evaluations should you pay most attention to?</h3>