← Back to patterns
Geography
Choropleth Map
Geographic regions colored by data values.
Best For
Regional comparisons, election maps, demographic data.
Live Demo
Live demo not yet available for this pattern
Usage
import { ChoroplethMap } from 'dolex/react';
<ChoroplethMap spec={spec} width={800} height={500} />