Commit 4e7c33bb authored by Sven Schneider's avatar Sven Schneider
Browse files

using the correct legend now in cirucluarData.hmtl

parent fd78b1d0
Pipeline #1715 passed with stages
in 5 seconds
......@@ -38,16 +38,17 @@
<div id="legend">
<table>
<tr style="height: 30px;vertical-align: top;">
<td colspan="2">Pressure (Pa) </td>
<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>- 113006<p style="margin-top: 78px;"><p> - 112976</td>
<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>
</div>
......
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