This is a project using D3.js to create a Force-directed Graph showing National Contiguity
Requirements:
-
The user can see a Force-directed Graph that shows which countries share borders.
-
The user can see each country's flag on its node.
Data used for this graph is provided by:https://raw.githubusercontent.com/DealPete/forceDirected/master/countries.json
Images of Flags are from: https://github.com/hjnilsson/country-flags