Skip to content

Commit e8542ba

Browse files
committed
trying side by side network maps
1 parent 65f3159 commit e8542ba

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

networks.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,15 @@ Adult card trip network
7171

7272
<iframe src="https://uwescience.github.io/DSSG2024_transit_equity/assets/img/adult_no_downtown_network.html" height="500" width="500"></iframe>
7373

74-
Youth card trip network
74+
Youth card trip network vs Adult card trip network
75+
76+
<div style="display: flex; justify-content: space-between;">
77+
78+
<iframe src="https://uwescience.github.io/DSSG2024_transit_equity/assets/img/youth_net_no_downtown.html" width="49%" height="600"></iframe>
79+
80+
<iframe src="https://uwescience.github.io/DSSG2024_transit_equity/assets/img/adult_no_downtown_network.html" width="49%" height="600"></iframe>
81+
82+
</div>
7583

7684
<iframe src="https://uwescience.github.io/DSSG2024_transit_equity/assets/img/youth_net_no_downtown.html" height="500" width="500"></iframe>
7785

0 commit comments

Comments
 (0)