File tree 7 files changed +10
-10
lines changed
7 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
## VisTool App: 3D Networks
2
2
3
- <img src =" https://vis.csh.ac.at/vistool/ " height =" 400 " >
3
+ <img src =" https://vis.csh.ac.at/vistool/visualizations/3d-nets/3dnets.png " height =" 400 " >
4
4
5
5
### App ID
6
6
Original file line number Diff line number Diff line change 1
1
## VisTool App: Geospatial Correlations
2
2
3
- <img src =" https://vis.csh.ac.at/vistool/ " height =" 400 " >
3
+ <img src =" https://vis.csh.ac.at/vistool/visualizations/geo-slicing/geoslice.png " height =" 400 " >
4
4
5
5
### App ID
6
6
Original file line number Diff line number Diff line change 1
1
## VisTool App: Geospatial Flows
2
2
3
- <img src =" https://vis.csh.ac.at/vistool/ " height =" 400 " >
3
+ <img src =" https://vis.csh.ac.at/vistool/visualizations/map-arcs/maparcs.png " height =" 400 " >
4
4
5
5
### App ID
6
6
Original file line number Diff line number Diff line change 1
1
## VisTool App: {{ app.title }}
2
2
3
- <img src =" https://vis.csh.ac.at/vistool/{{ app.preview_image }} " height =" 400 " >
3
+ <img src =" https://vis.csh.ac.at/vistool/{{ app.previewImage }} " height =" 400 " >
4
4
5
5
### App ID
6
6
Original file line number Diff line number Diff line change 1
1
## VisTool App: VR Graph
2
2
3
- <img src =" https://vis.csh.ac.at/vistool/ " height =" 400 " >
3
+ <img src =" https://vis.csh.ac.at/vistool/visualizations/vr-graph/vrnets.png " height =" 400 " >
4
4
5
5
### App ID
6
6
Original file line number Diff line number Diff line change @@ -5,5 +5,5 @@ The following apps are available in the VisTool of the Complexity Science Hub Vi
5
5
Name | App ID | Screenshot
6
6
----- | ----- | ----------
7
7
{% for app in apps %}
8
- {{ app.title }}<br >[ details] (app-{{ app.id }}.md) | ``` {{ app.id }} ``` | <img src =" https://vis.csh.ac.at/vistool/{{ app.preview_image }} " height =" 200 " >
8
+ {{ app.title }}<br >[ details] (app-{{ app.id }}.md) | ``` {{ app.id }} ``` | <img src =" https://vis.csh.ac.at/vistool/{{ app.previewImage }} " height =" 200 " >
9
9
{% endfor %}
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ The following apps are available in the VisTool of the Complexity Science Hub Vi
4
4
5
5
Name | App ID | Screenshot
6
6
----- | ----- | ----------
7
- VR Graph<br >[ details] ( app-vr-graph.md ) | ``` vr-graph ``` | <img src =" https://vis.csh.ac.at/vistool/ " height =" 200 " >
8
- Geospatial Flows<br >[ details] ( app-map-arcs.md ) | ``` map-arcs ``` | <img src =" https://vis.csh.ac.at/vistool/ " height =" 200 " >
9
- Geospatial Correlations<br >[ details] ( app-geo-slicing.md ) | ``` geo-slicing ``` | <img src =" https://vis.csh.ac.at/vistool/ " height =" 200 " >
10
- 3D Networks<br >[ details] ( app-3d-nets.md ) | ``` 3d-nets ``` | <img src =" https://vis.csh.ac.at/vistool/ " height =" 200 " >
7
+ VR Graph<br >[ details] ( app-vr-graph.md ) | ``` vr-graph ``` | <img src =" https://vis.csh.ac.at/vistool/visualizations/vr-graph/vrnets.png " height =" 200 " >
8
+ Geospatial Flows<br >[ details] ( app-map-arcs.md ) | ``` map-arcs ``` | <img src =" https://vis.csh.ac.at/vistool/visualizations/map-arcs/maparcs.png " height =" 200 " >
9
+ Geospatial Correlations<br >[ details] ( app-geo-slicing.md ) | ``` geo-slicing ``` | <img src =" https://vis.csh.ac.at/vistool/visualizations/geo-slicing/geoslice.png " height =" 200 " >
10
+ 3D Networks<br >[ details] ( app-3d-nets.md ) | ``` 3d-nets ``` | <img src =" https://vis.csh.ac.at/vistool/visualizations/3d-nets/3dnets.png " height =" 200 " >
You can’t perform that action at this time.
0 commit comments