Skip to main content

Scatter

Scatter charts are ideal for showing relationships between metrics. They can also be used as bubble charts.

Columns also supports bubble rendering in map charts.

Metric Mapping Order

Scatter supports up to four metrics. Order matters:

  1. Metric 1 → X-axis
  2. Metric 2 → Y-axis
  3. Metric 3 (optional) → bubble size
  4. Metric 4 (optional) → bubble color

Example: Scatter plot example

Scatter Anatomy

Reference layout: Scatter Plot Anatomy