Skip to content

youcc/US-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make a US map on Ubuntu using D3 and TopoJSON by following Mike Bostock's U.S. Population Density.

Create the following files in local

index.html
legend.svg
package.json
prepublish

Convert data by running "npm install" on package.json

$ npm install 

Load the fillowing files to local server or remote server

index.html
topo.svg

Open index.html in your server to see the map

Releases

No releases published

Packages

No packages published