Data Visualization Explorer
Interactive 3D data visualization explorer: watch raw numbers turn into a bar chart or a scatter plot, tune sample size, correlation strength and noise, and read the live mean, standard deviation and Pearson correlation.
Raw numbers are hard to read as a table but easy to read as a shape. This explorer generates a fresh dataset of paired values and renders it two ways: a 3D bar chart, which is best for comparing magnitudes across a sequence, and a 3D scatter plot, which is best for judging whether two variables are related. Adjust the sample size, the correlation strength baked into the data, and the noise added on top, and watch the live mean, standard deviation and Pearson correlation update — the same statistics a real analytics dashboard computes before a single chart is drawn.
Interactive 3D bar chart and scatter plot built from the same generated dataset: tune sample size, correlation strength and noise to see how raw numbers turn into a readable shape, with live mean, standard deviation and Pearson correlation.
3D · Three.js / WebGL renderer · 60 FPS target · runs fully client-side, no install