HomeData ScienceCorrelation Heatmap & Pair-Plot Explorer

Correlation Heatmap & Pair-Plot Explorer

Interactive 3D correlation matrix: generate five variables with a controllable target correlation, watch the heatmap and paired scatter update live, and read the Pearson r, t-statistic and significance of every relationship.

Data Science3DModerate60 FPS
ds-topic-98 ↗ Open standalone

Data scientists reach for a correlation heatmap the moment a new table lands on their desk — one glance shows which columns move together, which move oppositely, and which carry no linear relationship at all. This simulator generates a five-variable synthetic dataset with a known ground-truth correlation structure, renders the empirical Pearson correlation matrix as a live 3D bar-height heatmap, and shows the raw scatter behind the highlighted pair so the connection between "points on a scatter plot" and "one coloured cell in a heatmap" is never abstract. Drag the target-correlation slider to strengthen or reverse the relationship between variables A and B, add measurement noise to watch the classic regression-dilution effect shrink the observed r below its true value, and resample to see how much a correlation matrix jitters from one dataset draw to the next at a given sample size — exactly the judgment call behind reading real exploratory-data-analysis output from Seaborn, Plotly or matplotlib.

⚙ Under the hood

Generate a five-variable synthetic dataset with a controllable target correlation, watch the 3D correlation heatmap and paired scatter update live, and read the Pearson r, t-statistic and significance for every relationship.

data visualizationcorrelationstatisticspearsonedaheatmap

3D · Three.js / WebGL renderer · 60 FPS target · runs fully client-side, no install

What did you find?

Add reproduction steps (optional)