Scatter chart

Correlation across two axes

Each dataset plots as a coloured point cloud with its own legend entry. Axis labels and summary stats carry the reading.

Clusters

Height vs Weight

Sample population clusters

Correlation0.82
Points40
tsx
// From the npm package
import { ScatterChart } from 'rift-ds/charts';

// Or as source you own, via the shadcn CLI
npx shadcn@latest add https://rift-ds.com/r/scatter-chart.json