Plots
Generated from
mcp/patterns.registry.json— do not edit by hand; change the registry and runbun run patterns:build.
Index card — the docs below are the canonical explanation; deep-tier pattern pages additionally carry invariants and emulation notes.
Category: Data Viz · Tier: light · Risk: low — frontend only
Chart.js scatter plots and a canvas-based heatmap component for visualizing continuous or correlated data.
When to use: Use when a dataset calls for a scatter plot or heatmap rather than a categorical chart.
Docs
Code
Proof
Machine-readable record: viz-plots in mcp/patterns.registry.json.