Commit a6939b06 authored by Sven Schneider's avatar Sven Schneider
Browse files

minor update. using a color ramp instead of descrete values for the legend

parent a2b6c90c
Pipeline #1072 passed with stages
in 16 seconds
......@@ -40,11 +40,20 @@
<div id="cesiumContainer" class="pagecesium">
<div id="legend">
<p>Wind speed (m/s)</p>
<!-- <p>Wind speed (m/s)</p>
<div class="inner"></div>
</div>
</div> -->
<table>
<tr style="height: 30px;vertical-align: top;">
<td colspan="2">Wind speed (m/s) </td>
<td></td>
</tr>
<tr>
<td rowspan="1" style="height:100px;text-align:right;"><img src="imgs/colorbarJET.png" height="100" width="20"> </td>
<td>- 3.5<p style="margin-top: 78px;"><p> - 0</td>
</tr>
</table>
</div>
<footer>
<p align="center">
<h5>Copyright &copy; 2018 - 2020, HFT-Stuttgart. All rights reserved</h5>
......
......@@ -51,8 +51,8 @@ h3 {
.titleFigure {
margin: 2px 0;
height: 12%;
width: 8%;
/* height: 20%; */
width: 22%;
}
.cesium-infoBox-visible {
......
......@@ -34,9 +34,19 @@
<div id="cesiumContainer" class="pagecesium">
<div id="legend">
<p>Wind speed (m/s)</p>
<!-- <p>Wind speed (m/s)</p>
<div class="inner"></div>
</div>
</div> -->
<table>
<tr style="height: 30px;vertical-align: top;">
<td colspan="2">Wind speed (m/s) </td>
<td></td>
</tr>
<tr>
<td rowspan="1" style="height:100px;text-align:right;"><img src="imgs/colorbarJET.png" height="100" width="20"> </td>
<td>- 3.5<p style="margin-top: 78px;"><p> - 0</td>
</tr>
</table>
</div>
<footer>
......
public/imgs/icity.png

13.8 KB | W: | H:

public/imgs/icity.png

112 KB | W: | H:

public/imgs/icity.png
public/imgs/icity.png
public/imgs/icity.png
public/imgs/icity.png
  • 2-up
  • Swipe
  • Onion skin
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment