Skip to content

Matrix

GraphMatrix

Exact numbers on both axes. Confusion matrices, latency by region.

Good when both axes are labels and the cells are exact numbers. Intensities are Heatmap. Yes/no features are Compare.

Command

Detect

Confusion matrix. The live row uses the accent.

[ DETECT ]
PosNeg
  • Pos413
  • Neg254
Matrix with 2 rows and 2 columns

Latency

p95 by region. Numbers stay right-aligned.

[ P95 ]
iadsfonrt
  • read121841
  • write283367
  • queue469
Matrix with 3 rows and 3 columns

Props

PropTypeDefaultDescription
titlestringCaption drawn on the top edge of the frame.
columnsstring[]Column headings across the top.
rowsMatrixRow[]label plus one number or string per column.
accentstringRow label to highlight. Other rows recede.
palette"mono" | "duo" | "multi""mono"mono is one accent plus muted. duo paints the second series with --graph-accent-2. multi cycles three accents.
cornerstring"+"Character at each corner of the frame.
classNamestringPassed to the outer frame.