Best Data Viz
Relationship

Quadrant Chart

2×2 strategic matrix that plots items by two scores and divides the plane into four quadrants — the BCG / Eisenhower / impact-effort visual.

Priority Matrix

Tasks plotted by impact × urgency

View data (8 rows)
Chart data table: Priority Matrix
UrgencyImpactTask
3078Refactor billing
8892Fix login bug
1822Update brand colors
8035Quarterly report
6075Hire designer
7218Inbox triage
2484Strategy retreat
4258Vendor renewal
Make a quadrant chart with your data

Use a quadrant chart when…

  • Strategic frameworks (BCG, Eisenhower, RICE)
  • Prioritization across two dimensions (impact × urgency)
  • Risk maps (likelihood × severity)

Avoid when…

  • Continuous correlation analysis (use scatter)
  • More than three numeric variables (use parallel coordinates)
  • Only one item to plot (a callout or single-stat card is clearer)

Data it needs

PropertyValue
Min Rows4
Min Columns3
Column Types
stringnumbernumber
Noteslabel + x + y; optional size column for bubble sizing.

Visual anatomy

Marks
circleline
Channels
position-xposition-ylabel
Axes
x-quantitativey-quantitative

Guiding principles

Consider instead

Common mistakes

  • Hard-coding 50/50 splits when the data centroid is elsewhere

  • Forgetting to label what each quadrant means

History

BCG growth-share matrix (Bruce Henderson, 1970) and the Eisenhower decision matrix popularized 2×2 thinking in management.

Accessibility notes

Bake explicit quadrant names into the chart's axis titles or in-quadrant labels (e.g., 'Quick wins', 'Major projects', 'Delegate', 'Drop') so screen-reader users get the strategic framing, not just coordinates. Provide each item's quadrant in the data table.

Related reading

Got data? Let's see what works.

Drop your CSV. You'll get a Quadrant Chart plus four alternatives - ranked by which one actually fits your data best.