Observable PlotGeographic

Europe Map

European country choropleth map with TopoJSON boundaries.

Preview placeholder

europe-map-v1

Installation

Terminal
npx @ontopic/viz add plot/geo/europe-map-v1

Props

PropTypeDescription
dataCountryData[]Data by country code

See full TypeScript interface on GitHub for all props.

Usage Example

TypeScript
import { EuropeMap } from '@/viz/components/plot/geo/europe-map-v1';