Skip to content
Maps

Bubble Map

Geographic bubble map with size-encoded values. Points positioned by lat/long, sized by a metric. Use when the data is point-located rather than region-aggregated — bubble maps avoid the "large area = more important" bias that choropleths can introduce when geographic regions vary dramatically in size.

Theme
Installshow
viz add plot/geo/bubble-map-v1
Usageshow
TypeScript
import { BubbleMap } from '@/viz/components/plot/geo/bubble-map-v1';

Metadata

  • FrameworkObservable Plot
  • CategoryMaps
  • Sourceplot/geo/bubble-map-v1
geographic bubble proportional

Dependencies

@observablehq/plotd3