Skip to content

Scatter Chart

A Scatter Chart uses dots to represent values for two different numeric variables. The position of each dot on the horizontal and vertical axis represents the values of an individual data point.

Usage

Use this chart to show the correlation between two variables, to identify a distribution pattern or potential outliers.

Different shapes can be used to make the information more accessible. The circle is the default shape, but it can be combined with rectangle, triangle or diamond shapes as needed.

Scatter Chart

Best practices for Scatter Charts

  • Use colors and shapes to help differentiate between data points.
  • Provide context for the data by including relevant annotations and explaining the significance of trends and highlighted patterns.
  • Avoid overcrowding the chart by limiting the number of data points displayed or by using a subset of data that is representative of the overall trend.
  • Consider the distribution of the data on both the X and Y axes and choose an appropriate axis scale that accurately reflects the relationships between the variables.
  • Keep the design of the chart simple and uncluttered. Avoid adding unnecessary elements that can distract from the data.

Except where otherwise noted, content on this site is licensed under MIT License.