# Funnel chart

A funnel chart is used to represent the flow of data through a process. It is named after its shape, which resembles a funnel. It visualizes how a measure breaks out across a series of steps. You can drill down into the data within the chart by double-clicking on any part of the funnel. Funnel charts are implemented using Apache Echarts and do not support exporting to PDF.

![Funnel chart](https://591371677-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFgwF7oC7Y6b7XWdahykf%2Fuploads%2Fgit-blob-07b3bdc418af6f676d38b466317668db959f247b%2FPAZ%20Funnel%20chart.png?alt=media)

Optional Properties for Funnel Charts

| Property        | Definition                                                                                                                                             | Available In  |
| --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------- |
| **Data Labels** | Use this property to label the data features of your report and specify where you want them to appear. You can also choose not to display data labels. | Funnel charts |
| **Order**       | Use this property to sort data on the report.                                                                                                          | Funnel charts |
