QuadrantProject roadmapSimple

Feature prioritisation — impact vs effort

The 2x2 every roadmap argument ends at: features plotted by impact and effort, with each corner naming the decision it implies.

Feature prioritisation — impact vs effort preview

What this diagram shows

Step 01
Name the corners as decisions

"Do now" beats "High impact, low effort" — a quadrant label should say what to do, not restate the coordinates.

Step 02
Spread the points

If everything clusters in one corner, the axes are wrong. Re-scale so the chart separates the items instead of agreeing with itself.

Step 03
Stop at about a dozen

Past ~12 points the labels crowd and the at-a-glance grouping is lost. Split into one chart per theme rather than cramming.

About quadrant diagrams

Quadrant charts plot items against two axes and split the result into four labelled regions, so the position of each item is already an argument for what to do with it. Use them for impact-vs-effort prioritisation, competitive positioning, and value-vs-risk triage.

This template is written in Mermaid — plain text you can edit, version in git, and regenerate the image from any time.

View Mermaid sourcePlain-text diagram syntax — copy or edit directly.
diagram.mmd
1quadrantChart
2 title Feature prioritisation
3 x-axis Low effort --> High effort
4 y-axis Low impact --> High impact
5 quadrant-1 Plan properly
6 quadrant-2 Do now
7 quadrant-3 Fill-in work
8 quadrant-4 Reconsider
9 Single sign-on: [0.75, 0.85]
10 Dark mode: [0.2, 0.45]
11 Mobile rewrite: [0.9, 0.4]
12 Export to PDF: [0.35, 0.75]
13 Settings redesign: [0.3, 0.2]
14 Custom domains: [0.6, 0.65]