Transitions Chart

Transitions Description:

  • Transitions displays multiple common graph styles in a fixed cycle.

  • Field 1 - Group - This field represents categories on the Y axis or slices of proportional charts.

  • Field 2 - Time - This field represents the X axis when applicable. It must be set to Group(Year & Month)

  • Field 3 - Metric - This field represents the value.

  • Notes:

    • You must sort Fields 1 and 2 to make coherent charts. If your charts look odd, make sure that the sorting behavior is correct.

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.

  • Time - This column must be a Datetime data type.

  • 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.