Combo charts
Combo charts overlay a line on a bar/column chart on dual Y-axes. Best for comparing two metrics with different scales (e.g. revenue in dollars vs. order count).
Line + Column
Renders the first metric as columns (left Y-axis) and the second metric as a line (right Y-axis).
Line + Stacked Column
Same as Line + Column, but the columns are stacked when multiple series are present.
Required fields
| Field | Required |
|---|---|
| Date or dimension | ✓ 1 |
| Metrics | ✓ 2 |
Settings
| Setting | Options | Default |
|---|---|---|
| Left Y-axis label | Text | — |
| Right Y-axis label | Text | — |
| Show legend | On / Off | On |