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

# Stream Funnel Chart

## Intro

A Stream Funnel chart is cross between a Funnel chart and a [Stacked Area chart](/s/article/360043428033 "Stacked Area Graph"). Unlike other pie-type charts in Domo, Stream Funnel charts allow you to include series data (though this is not required). Legends are not shown in a Stream Funnel chart unless series data is included. Stream Funnel 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 chart](/s/article/360043429533 "Stream Graph") (classified in the Chart Picker as an Area chart rather than a pie-type chart) but is shown vertically rather than horizontally.

The following example shows a Stream Funnel without series data:

<Frame>
  <img alt="stream_funnel_without_series.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/D4XP-ZUu0hZKYNDT/images/kb/ka05w00000123mK-00N5w00000Ri7BU-0EM5w000005vP4R.png?fit=max&auto=format&n=D4XP-ZUu0hZKYNDT&q=85&s=c447f2e538b13e496d629ef564b26a65" width="750" height="270" data-path="images/kb/ka05w00000123mK-00N5w00000Ri7BU-0EM5w000005vP4R.png" />
</Frame>

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

<Frame>
  <img alt="stream_funnel_with_series.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/D4XP-ZUu0hZKYNDT/images/kb/ka05w00000123mK-00N5w00000Ri7BU-0EM5w000005vP4T.png?fit=max&auto=format&n=D4XP-ZUu0hZKYNDT&q=85&s=93374e25e3b672af6402161b5234b13d" width="750" height="246" data-path="images/kb/ka05w00000123mK-00N5w00000Ri7BU-0EM5w000005vP4T.png" />
</Frame>

Also unlike other types of Funnel charts, drill path is available in Stream Funnel charts. For more information about drilling, see [Adding Drill Path to Your Chart](/s/article/360042924094 "Adding Drill Path to Your Chart").

## Powering Stream Funnel Charts

Stream Funnel 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](/s/article/360043428693 "Understanding Chart Data").

In the Analyzer, you choose the columns containing the data for your Stream Funnel 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 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 Funnel chart:

<Frame>
  <img alt="stream_funnel_spreadsheet_example.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/D4XP-ZUu0hZKYNDT/images/kb/ka05w00000123mK-00N5w00000Ri7BU-0EM5w000005vP4S.png?fit=max&auto=format&n=D4XP-ZUu0hZKYNDT&q=85&s=45e04b47fedbea561c207aa890fefbcf" width="800" height="828" data-path="images/kb/ka05w00000123mK-00N5w00000Ri7BU-0EM5w000005vP4S.png" />
</Frame>

## Customizing Stream Funnel Charts

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