rosshettel / jelloearth

Playing around with the force layout in d3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Force-Directed World Layout

Based on this cool demo of a d3 Force layout for the 48 Contiguous States, I thought it would be a cool to see the same thing but with the whole world.

The map originally used the Mercator projection, but I found the Equirectangular layout worked a bit better in terms of space.

About

Playing around with the force layout in d3


Languages

Language:HTML 100.0%