Export Image
Export Code

ICE8 NIHA

18121a1545

0 views in last 90 days
Last edited Oct 30, 2025
Created on Oct 30, 2025
Forked from D3 Starter

ICE-8 Q1.1 — World Map (Natural Earth)

What this shows: A world choropleth base (no colors yet) using the Natural Earth projection.

Why this projection? Natural Earth gives a visually balanced world view with a good compromise between shape and area.

How to run

  1. Use the provided index.html (with importmap) and style.css.
  2. Paste this index.js and hit Run in VizHub.

Files

  • index.html — includes importmap + <svg id="viz">
  • style.css — simple styles for land/borders
  • index.js — draws countries + borders from world-atlas TopoJSON
MIT Licensed