# Funnel chart

{% hint style="success" %}
*Check out the given illustration on the Funnel chart properties.*
{% endhint %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxZF8YGlESz97qqyTOJvz%2Fuploads%2FaunQ9hu5hKt1RVV7WVyH%2FFunnel%20chart.mp4?alt=media&token=beb6f282-a57c-417c-81b5-b36b4101e16c>" %}
***Applying Funnel Chart Properties***
{% endembed %}

A funnel chart is a specialized chart type that demonstrates the various stages in a process. The chart takes its name from its shape, which starts with a broad head and ends with a narrow neck. Funnel charts help to track progress through a workflow with multiple steps. The user can highlight how well a process is being followed and easily identify any bottlenecks.

## **Best Situations to Use a Funnel Chart​**

Funnel charts are suitable for displaying sales conversation data.​

**Examples:​**

* To evaluate the success of a promotional campaign​.
* To analyze the recruitment process​.

<figure><img src="/files/HjgkRU8BYiIGC7vwghfT" alt=""><figcaption><p><em><strong>Default View of Funnel Chart</strong></em></p></figcaption></figure>

## **Properties**

### **General Settings​**

* **Exclude Global Filter**: The view gets excluded from the Global Filter condition by putting a checkmark in the box.​
* **Show Data Label**: The data label is displayed by using a checkmark in the given box.​
* **Show Legend:** Provide a checkmark in the box to display Legend.        &#x20;

<figure><img src="/files/zTCtNgzgLtyvTi7CXmuI" alt=""><figcaption></figcaption></figure>

* **Show Percentage:** Provide a checkmark in the box to display the percentage.

<figure><img src="/files/O7Pb3JUqMLExqSDHRlkb" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> At present, the supported **Legend Style** is **Floating** only*.
{% endhint %}

### **Series Color**

* **Add Color:** Use the ***Add Color*** option to add or modify various colors to the Funnel chart.
* **Precision:** Insert or remove precision.

<figure><img src="/files/HIMAi8f0jD7JWRPbdVMU" alt=""><figcaption></figcaption></figure>

### **View Filter**

* **Filter**: Select a filter category from the drop-down menu.

### **Insights**

* **Text:** *Provide any information regarding the chart. If any digit or character is required to be highlighted, put it inside two asterisks. (E.g., \*70%\* or \*skills\*).*
* **Font Size:** Set/modify the Font Size of the Insights text.
* **Font Color:** Select a Font color for the Insights Text.
* **Text align:** There are three alignments to align the text.
  * Left
  * Right
  * Centre
* **Position:** There are two options to position the text.

  * Bottom
  * Right

  <figure><img src="/files/5cepILy91k0NPg0JpQag" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/zLG5IJDEcGeSMnXRQUlc" alt=""><figcaption><p><em><strong>Modified Funnel chart after applying chart Properties</strong></em> </p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bdb.ai/self-service-visualization-5/chart-gallery/funnel-chart.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
