> ## Documentation Index
> Fetch the complete documentation index at: https://domoinc-openapi-sync-dataflows.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Symbol Overlay Chart

## Intro

Symbol Overlay charts are similar to [Symbol charts](/s/article/360043429553 "Stacked Bar Graph"), the difference being that in a Symbol chart, symbols in a given series are shown side by side rather than overlaid on top of each other.

Symbol Overlay charts include both vertical and horizontal subtypes. In a vertical Symbol Overlay chart, categories are represented along the horizontal axis (or x-axis) and values are measured on the vertical axis (or y-axis). A horizontal Symbol Overlay chart has the same overall concept, but the categories are represented along the vertical axis and the values are represented along the horizontal axis.

## Powering Symbol Overlay charts

A Symbol Overlay chart requires three data columns or rows from your DataSet—one for categories, one for the series in each category, and one for values. For information about value, category, and series data, see [Understanding Chart Data](/s/article/360043428693 "Understanding Chart Data").

In the Analyzer, you choose the columns containing the data for your Symbol Overlay chart. For more information about choosing data columns, see [Applying DataSet Columns to Your Chart](/s/article/360043428713 "Applying DataSet Columns to Your Chart").

For more information about formatting charts in the Analyzer, see [Visualization Card Building Part 2: The Analyzer](/s/topic/0TO5w000000ZaoUGAS "KPI Card Building Part 2: The Card Builder").

The following graphic shows you how the data from a typical column-based spreadsheet is converted into a vertical Symbol Overlay chart:

<Frame>
  <img alt="vertical_symbol_overlay_spreadsheet_example_new.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/D4XP-ZUu0hZKYNDT/images/kb/ka05w00000123m1-00N5w00000Ri7BU-0EM5w000005vP3Q.png?fit=max&auto=format&n=D4XP-ZUu0hZKYNDT&q=85&s=f29426a25058c75e62f56d94e72e0ff1" width="712" height="673" data-path="images/kb/ka05w00000123m1-00N5w00000Ri7BU-0EM5w000005vP3Q.png" />
</Frame>

The following graphic shows you how the data from a typical column-based spreadsheet is converted into a horizontal Symbol Overlay chart:

<Frame>
  <img alt="horizontal_symbol_overlay_spreadsheet_example_new.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/D4XP-ZUu0hZKYNDT/images/kb/ka05w00000123m1-00N5w00000Ri7BU-0EM5w000005vP4D.png?fit=max&auto=format&n=D4XP-ZUu0hZKYNDT&q=85&s=c7fb62fe41dfe752f851bde99849b157" width="714" height="683" data-path="images/kb/ka05w00000123m1-00N5w00000Ri7BU-0EM5w000005vP4D.png" />
</Frame>

## Customizing Symbol Overlay charts

You can customize the appearance of a Symbol chart by editing its **Chart Properties**. For information about all chart properties, see [Chart Properties](/s/topic/0TO5w000000ZaodGAC "Chart Properties").
