Export Image
Export Code

Node-link world countries tree viz

James Malvern

Last edited Mar 22, 2021
Created on Mar 22, 2021
Forked from Blank canvas

Tree vizualisation of world countries

The top-level object is known as the root node, with children property underneath it (i.e. world and countries). The data object has a children object.

Uses the d3-hierarchy package and a JSON data file with world countries in it.

MIT Licensed