Skip to content
gpu-components
GPUHeatmap

Matrix heatmap

Drag to pan both axes, scroll to move through rows, and hold ctrl while scrolling to zoom at the cursor. Hover any cell to read its row, column and value.

GPUHeatmap — the same runtime, a second componenthover a cell
dragpan both axeswheelscroll rowsctrl + wheelzoom at the cursorTab then arrowswalk cells

This component was the architecture test: it was built to find out whether @gpu-components/core could host a second, differently-shaped component without changes. It needed exactly one — a second axis on the viewport — and that one change was written down rather than quietly patched.