# Pie Chart/Advanced Pie Chart

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

<figure><img src="https://300211688-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQuYbJ9bg7CFtrBaVp9pB%2Fuploads%2F44RvL69itjCs7DPfjtxm%2Fimage.png?alt=media&#x26;token=3727702f-cb1e-445e-8eb5-61b85740bb43" alt=""><figcaption></figcaption></figure>

### Data Visualization

Enter the following values as per the requirement.

<figure><img src="https://300211688-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQuYbJ9bg7CFtrBaVp9pB%2Fuploads%2F8vkcmmLkdQnMYYShwQCW%2Fimage.png?alt=media&#x26;token=523cd374-8e38-4eca-b6cf-287c8d24eebf" 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="https://300211688-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQuYbJ9bg7CFtrBaVp9pB%2Fuploads%2FktkH1BYLL1xBF3WgPkKS%2Fimage.png?alt=media&#x26;token=75d0851b-1de5-4975-879c-23bb3da14def" 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.
