Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
urbanVIS
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Metrics
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Schneider
urbanVIS
Commits
4e7c33bb
Commit
4e7c33bb
authored
Dec 23, 2020
by
Schneider
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
using the correct legend now in cirucluarData.hmtl
parent
fd78b1d0
Pipeline
#1715
passed with stages
in 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
8 deletions
+9
-8
public/circularData.html
public/circularData.html
+9
-8
No files found.
public/circularData.html
View file @
4e7c33bb
...
...
@@ -35,19 +35,20 @@
<script
src=
"circData.js"
></script>
<div
id=
"cesiumContainer"
class=
"pagecesium"
>
<div
id=
"legend"
>
<div
id=
"legend"
>
<table>
<tr
style=
"height: 30px;vertical-align: top;"
>
<td
colspan=
"2"
>
Pressure (Pa)
</td>
<tr
style=
"height: 30px;vertical-align: top;"
>
<td
colspan=
"2"
>
Wind speed (m/s)
</td>
<td></td>
</tr>
</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>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment