Combo charts

Combo charts let you visualize two related datasets in a single chart using different chart types, like column and line. They’re ideal for comparing metrics with different scales.

Column + line

  • Axis parameter - Sub-Category

  • Values parameter - Sales, Profit

  • Chart type - Column + line

  • Description - Compare different types of data with different value ranges. E.g., Sales in dollars and the quantity in units.

Column + line chart

Stacked Column + line

  • Axis parameter - Month

  • Values parameter - Plan Actuals

  • Small multiples parameter - Sub Category

  • Chart type - Stacked Column + line

  • Description - Show part-to-whole relationships (stacked columns)

    and overlay a trend or target line for context.

    This chart type helps you analyze contributions to a total alongside a separate trend or benchmark.

Stacked column + line

Last updated