Relationships

Show how two or more variables move together.

Pick these charts when the question is “do these variables move together?”: association, clusters, and surfaces over two dimensions. The scatter plot is the workhorse; add a smoother to make the trend explicit, and fit it per group before trusting any aggregate trend. When points pile up, switch from raw markers to 2D bins, hexagons, or contours, and name the outliers that would otherwise invite speculation. Every example ships its full source: click View source to copy it.

Back to top