Skip to content

Compare

GraphCompare

Feature matrix. Cells are text or true/false, drawn as ✓ and –.

Command

pnpm dlx shadcn@latest add <origin>/r/graph-compare.json

Plans

Booleans become checkmarks. Studio is the highlighted column.

[ PLANS ]
SoloStudio
  • Registry
  • Accent picker
  • Private source
  • Price$0$24

Before after

Three columns. Text cells stay as text.

[ RENDER ]
MermaidSVGThis
  • Source.md.svg.tsx
  • In git
  • Themable

Props

PropTypeDefaultDescription
titlestringCaption drawn on the top edge of the frame.
columnsstring[]Option names across the top.
rowsCompareRow[]label plus one value per column. Booleans become ✓ or –.
accentstringColumn name to highlight. Other columns recede.
cornerstring"+"Character at each corner of the frame.
classNamestringPassed to the outer frame.