File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,15 @@ Adult card trip network
71
71
72
72
<iframe src =" https://uwescience.github.io/DSSG2024_transit_equity/assets/img/adult_no_downtown_network.html " height =" 500 " width =" 500 " ></iframe >
73
73
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 >
75
83
76
84
<iframe src =" https://uwescience.github.io/DSSG2024_transit_equity/assets/img/youth_net_no_downtown.html " height =" 500 " width =" 500 " ></iframe >
77
85
You can’t perform that action at this time.
0 commit comments