Combo Chart

Combo Description:

  • Combo displays metrics with a series of bars and lines on the same graph. Each metric gets its own Y axis, with the X axis determined by the single group field. The first half of the metric fields will be displayed with bars, the second half with lines.

  • Field 1 - Group - This field will represent the categories along the X axis.

  • Field 2+ - Metric - This field will represent the values of each bar or line. Each bar or line will receive its own scale on the Y axis.

  • Notes:

    • Metric fields will be split between bar and line graphs. The first half of your metric fields will be bars, the second half will be lines.

General Field Definitions:

  • Group - This column can be any data type, aggregated or not aggregated. These columns are used to group data in other columns, and often serve as the axis or scale of a particular visualization.

  • Metric - This column can be any data type. It is generally an aggregate, and most commonly a numeric, but does not have to be. These columns are the elements that are being charted, mapped, or displayed on your visualization.