Component
Heatmap
Plots a labeled matrix of color-coded cells with sequential or diverging ramps that follow the theme and color mode.
Install
Run the CLI to copy the source into your project.
pnpm dlx @stalk-ui/cli add @stalk-ui/heatmapExamples
Live previews render through the docs app's PandaCSS codegen.
<PerformanceHeatMap />
Props
Public component props extracted from the source TypeScript types.
No component-specific props are documented yet — the component accepts the underlying element's standard props.
Variants
Variant axes exposed by the underlying PandaCSS recipe or slot recipe.
No recipe variants are documented for this component.
Registry
Files this component contributes to your registry install.
- Manifest: `/r/heatmap.json`
- Recipe: `heatmap`
- Files: `src/components/ui/heatmap.tsx`