> For the complete documentation index, see [llms.txt](https://guides.apxor.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.apxor.com/product-guides/bi-dashboard/pie-chart-advanced-pie-chart.md).

# Pie Chart/Advanced Pie Chart

This Visualization breaks down data into segments, illustrating each category's contribution to the whole.

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

### Data Visualization

Enter the following values as per the requirement.

<figure><img src="/files/23S8oeOlKbfU2c5Nnl1G" alt=""><figcaption></figcaption></figure>

### Name of Visualization

Enter the name of your Visualization widget, which will appear on your dashboard.

### Identifier

Select the column name from the dropdown to use as the identifier for counting distribution in the pie chart.

### Dimension

Select the column name from the dropdown to divide the pie chart into slices based on its distinct values.

### Custom Filters

You can filter the data in the final output on the dashboard according to your needs.

Choose whether to include data using the **=** operator or exclude it using the **!=** operator. You can also use the regex operator and provide the regex formula.

### Customize

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

**Color:** You can customize the coloring for the pie chart.

**Pie Chart Type:** You can select whether you want Normal Pie Chart or Donut.

**Dimension Units:**&#x20;

Select the unit from the dropdown to be displayed on the dashboard.

Following unit options are available

{% tabs %}
{% tab title="Time" %}
Second = sec

Minutes = mins

Hours = hrs

Days = days

Week = week
{% endtab %}

{% tab title="Numbers" %}
Thousand = K

Lakh = L

Million = M

Billion = B
{% endtab %}
{% endtabs %}

### View Chart

Click on View Chart to preview it before adding it to the dashboard.
