> ## Documentation Index
> Fetch the complete documentation index at: https://www.domo.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Stream Chart

## Intro

A Stream chart is a cross between a horizontal [Stacked Area chart](/docs/s/article/360043428033 "Stacked Area Graph") and a Funnel chart. Series data is optional in Stream chart. Series in a Stream chart, if included, are centered. They do not share the same baseline and do not overlap. These charts also do not show value data except upon mouse-over. Therefore they are most effective for showing relative differences between stages rather than representing exact amounts.

This chart type is exactly the same as a [Stream Funnel chart](/docs/s/article/360043429513 "Stream Funnel Graph") (classified in the Chart Picker as a Pie/Funnel chart rather than an Area chart) but is shown horizontally rather than vertically.

The following example shows a Stream chart without series data:

<Frame>
  <img alt="stream_without_series.png" src="https://mintcdn.com/domoinc/70bfbLza16zKWC7d/images/kb/ka05w00000123mJ-00N5w00000Ri7BU-0EM5w000005vP4Q.png?fit=max&auto=format&n=70bfbLza16zKWC7d&q=85&s=104a4172843e93e6cb81226d94bca75a" width="750" height="271" data-path="images/kb/ka05w00000123mJ-00N5w00000Ri7BU-0EM5w000005vP4Q.png" />
</Frame>

Whereas the next example shows the same chart with series data applied:

<Frame>
  <img alt="stream_with_series.png" src="https://mintcdn.com/domoinc/70bfbLza16zKWC7d/images/kb/ka05w00000123mJ-00N5w00000Ri7BU-0EM5w000005vP4V.png?fit=max&auto=format&n=70bfbLza16zKWC7d&q=85&s=e1e20c80d617969b950c83e82c5d9ce7" width="750" height="275" data-path="images/kb/ka05w00000123mJ-00N5w00000Ri7BU-0EM5w000005vP4V.png" />
</Frame>

## Powering Stream Charts

Stream charts require two columns or rows of data from your DataSet—a category column or row containing the names of each stage, and a value column or row containing the corresponding values for each stage. You can also add a column containing series data if you want. For information about value, category, and series data, see [Understanding Chart Data](/docs/s/article/360043428693 "Understanding Chart Data").

In the Analyzer, you choose the columns containing the data for your Stream chart. For more information about choosing data columns, see [Applying DataSet Columns to Your Chart](/docs/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](/docs/s/topic/0TO5w000000ZaoUGAS "KPI Card Building Part 2: The Analyzer").

The following graphic shows you how the data from the category, value, and series columns in a typical column-based spreadsheet is converted into a Stream chart:

<Frame>
  <img alt="" src="https://mintcdn.com/domoinc/70bfbLza16zKWC7d/images/kb/ka05w00000123mJ-00N5w00000Ri7BU-0EM5w000005vP4U.png?fit=max&auto=format&n=70bfbLza16zKWC7d&q=85&s=1e05f906e5eaa88b6a8acb9419afc1f7" width="800" height="832" data-path="images/kb/ka05w00000123mJ-00N5w00000Ri7BU-0EM5w000005vP4U.png" />
</Frame>

## Customizing Stream Charts

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

<table border="1" cellpadding="1" cellspacing="1" data-aura-rendered-by="33:209;a"><thead><tr><th colspan="1" rowspan="1"><p> Property </p></th><th colspan="1" rowspan="1"><p> Description </p></th><th colspan="1" rowspan="1"><p> Example </p></th></tr><tr><td colspan="1" rowspan="1"><p> General > Style </p></td><td colspan="1" rowspan="1"><p> Determines the style for a Stream chart, either <b> Curved </b> (default) or <b> Flat </b>. The example shows a Stream chart that uses the "Flat" style. </p></td><td colspan="1" rowspan="1"><img alt="stream_flat.png" src="https://mintcdn.com/domoinc/zAXyfFX8VqnCAH4t/images/kb/ka05w00000123lK-00N5w00000Ri7BU-0EM5w000005vP1H.png?fit=max&auto=format&n=zAXyfFX8VqnCAH4t&q=85&s=6bc16a7456e76d24f703665164b0ac1e" width="800" height="293" data-path="images/kb/ka05w00000123lK-00N5w00000Ri7BU-0EM5w000005vP1H.png" /></td></tr></thead></table>
