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 22< html >
33 < head >
44 < 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 >
66 </ head >
77 < body >
88 < div class ="main ">
Original file line number Diff line number Diff line change 33 < head >
44 < title > FCC: D3 Choropleth Map</ title >
55 < 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 >
77 < script src ="https://cdnjs.cloudflare.com/ajax/libs/topojson/3.0.2/topojson.min.js "> </ script >
88 < script src ="https://cdn.jsdelivr.net/npm/d3-scale-chromatic@3.0.0/dist/d3-scale-chromatic.min.js "> </ script >
99 </ head >
Original file line number Diff line number Diff line change 22< html >
33 < head >
44 < 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 >
66 < script src ="https://unpkg.com/d3-v6-tip@1.0.6/build/d3-v6-tip.js "> </ script >
77 < title > FCC: D3 Heat Map</ title >
88 </ head >
Original file line number Diff line number Diff line change 22< html >
33 < head >
44 < 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 >
66 < title > FCC: D3 Scatter Plot</ title >
77 </ head >
88 < body >
Original file line number Diff line number Diff line change 22< html >
33 < head >
44 < 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 >
66 < script src ="https://cdn.jsdelivr.net/npm/d3-scale-chromatic@3.0.0/dist/d3-scale-chromatic.min.js "> </ script >
77 </ head >
88 < body >
You can’t perform that action at this time.
0 commit comments