File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
< html >
3
3
< head >
4
4
< link rel ="stylesheet " href ="styles.css " />
5
- < script src ="https://cdnjs.cloudflare.com/ajax/libs/d3/7.8.5 /d3.min.js "> </ script >
5
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/d3/7.9.0 /d3.min.js "> </ script >
6
6
</ head >
7
7
< body >
8
8
< div class ="main ">
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< title > FCC: D3 Choropleth Map</ title >
5
5
< link rel ="stylesheet " href ="styles.css " />
6
- < script src ="https://cdnjs.cloudflare.com/ajax/libs/d3/7.8.5 /d3.min.js "> </ script >
6
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/d3/7.9.0 /d3.min.js "> </ script >
7
7
< script src ="https://cdnjs.cloudflare.com/ajax/libs/topojson/3.0.2/topojson.min.js "> </ script >
8
8
< script src ="
https://cdn.jsdelivr.net/npm/[email protected] /dist/d3-scale-chromatic.min.js "
> </ script >
9
9
</ head >
Original file line number Diff line number Diff line change 2
2
< html >
3
3
< head >
4
4
< link rel ="stylesheet " href ="styles.css " />
5
- < script src ="https://cdnjs.cloudflare.com/ajax/libs/d3/7.8.5 /d3.min.js "> </ script >
5
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/d3/7.9.0 /d3.min.js "> </ script >
6
6
< script src ="
https://unpkg.com/[email protected] /build/d3-v6-tip.js "
> </ script >
7
7
< title > FCC: D3 Heat Map</ title >
8
8
</ head >
Original file line number Diff line number Diff line change 2
2
< html >
3
3
< head >
4
4
< link rel ="stylesheet " href ="styles.css " />
5
- < script src ="https://cdnjs.cloudflare.com/ajax/libs/d3/7.8.5 /d3.min.js "> </ script >
5
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/d3/7.9.0 /d3.min.js "> </ script >
6
6
< title > FCC: D3 Scatter Plot</ title >
7
7
</ head >
8
8
< body >
Original file line number Diff line number Diff line change 2
2
< html >
3
3
< head >
4
4
< link rel ="stylesheet " href ="styles.css " />
5
- < script src ="https://cdnjs.cloudflare.com/ajax/libs/d3/7.8.5 /d3.min.js "> </ script >
5
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/d3/7.9.0 /d3.min.js "> </ script >
6
6
< script src ="
https://cdn.jsdelivr.net/npm/[email protected] /dist/d3-scale-chromatic.min.js "
> </ script >
7
7
</ head >
8
8
< body >
You can’t perform that action at this time.
0 commit comments