Data Requirements
| Chart | Requirements |
|---|---|
| Scatter | Horizontal axis (X), Vertical axis (Y) — dimensions or measures |
| Bubble (V1) | Same as Scatter + Constant for bubble size (numeric multiplier) |
How to Set Up Scatter
- Create or edit a metric with at least one dimension and one measure (or two dimensions).
- Click the Charts icon and choose Scatter.
- Click Settings → Chart types → Chart properties.
- Under Required Axis:
- Horizontal Axis: Column for X.
- Vertical Axis: Column(s) for Y (multiple create multiple series).
How to Set Up Bubble (V1)
- Set up as for Scatter.
- Choose Bubble from the chart type list.
- Under Required Axis, set Horizontal Axis and Vertical Axis.
- Set Constant for bubble size — a number that scales all bubble sizes (e.g., 20).
Scatter vs Bubble V1 vs Bubble V2
| Chart | X | Y | Size |
|---|---|---|---|
| Scatter | Dimension or measure | Dimension or measure | N/A |
| Bubble V1 | Dimension or measure | Dimension or measure | Constant (same for all points) |
| Bubble V2 | Dimension or measure | Dimension or measure | Measure (e.g., SUM, COUNT) |

