> ## 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 Chart

## Intro

Symbol charts are similar to Grouped Bar charts in that series items are represented side by side within their respective categories. However, instead of bars, Symbol charts use symbols to indicate series values. This may help viewers identify highs and lows within their data. However, Symbol charts also have a disadvantage in that it may be hard to tell exactly what value a particular symbol falls on. For this reason, these charts are best used for showing relative values rather than comparing specific numbers. Symbol charts are nearly identical to Symbol Overlay charts, the difference being that in a Symbol Overlay chart, symbols in a given series are overlaid on top of each other rather than shown side by side.

Symbol charts include both vertical and horizontal subtypes. In a vertical Symbol 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 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 charts

A Symbol 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 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 chart:

<Frame>
  <img alt="vertical_symbol_spreadsheet_example_new.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/D4XP-ZUu0hZKYNDT/images/kb/ka05w00000123m2-00N5w00000Ri7BU-0EM5w000005vP3R.png?fit=max&auto=format&n=D4XP-ZUu0hZKYNDT&q=85&s=970c36d507dffab9afc7e2ef8410eecf" width="714" height="676" data-path="images/kb/ka05w00000123m2-00N5w00000Ri7BU-0EM5w000005vP3R.png" />
</Frame>

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

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

## Customizing Symbol 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").
