文件名称:CS4460-A-Town-Down
文件大小:295KB
文件格式:ZIP
更新时间:2024-06-30 11:54:00
JavaScript
CS4460 - 犯罪数据 运行项目 在项目目录运行本地服务器,例如: python -m"SimpleHTTPServer" index.html 是可视化页面。 mapScript.js 和 map.html 用于开发,但未用于最终可视化。 dataFormatConverter.py 用于解析数据,但不需要运行可视化。
【文件预览】:
CS4460-A-Town-Down-master
----script.js(17KB)
----data_new.json(522KB)
----fakeData.json(433B)
----data.json(532KB)
----README.md(399B)
----style.css(1KB)
----mapScript.js(4KB)
----index.html(2KB)
----map.html(1KB)
----d3()
--------topojson.min.js(6KB)
--------LICENSE(1KB)
--------datamaps.usa.min.js(41KB)
--------d3.slider.js(12KB)
--------d3.min.js(143KB)
--------d3.slider.css(1KB)
--------d3.js(319KB)
----dataFormatConverter.py(533B)