# Progress Pie

The Progress Pie is used to show the progress towards reaching the goal.

#### Default Chart Image:

<div align="left"><img src="/files/fPAHH3DtAJWEeqRqBQ2t" alt=""></div>

#### Properties of the Progress Pie:

* **Background:** The user can enable the shadow, change the shadow color, and transparency of that shadow. Also, the user can change the background color and adjust its transparency.
* **General:** The user can change the height, width, top, left. If initial visibility is unchecked, then the chart won’t be visible at the first preview. The user can set the ‘Base Color’ as the component color and ‘Value color’ for the value. The transparency can be controlled. Chart type can be either Circle or Horizontal Bar or Vertical Bar.
* **Label:** The user can adjust the font properties.
* **Subtitle:** The user can adjust the font properties of the subtitle in this section.
* **Title:** The user can adjust the font properties of the title in this section.
* **Tooltip:** The user can change the Tooltip properties. Adjust the tooltip box size, font size, etc.

#### General Properties:

<div align="left"><img src="/files/gsTDWoylQ2yvrlhuM1c9" alt=""></div>

#### Title Properties:

<div align="left"><img src="/files/sS4TlqPGtBilV05R8FlB" alt=""></div>

#### Tooltip Properties:

<div align="left"><img src="/files/4iqQJEd2lbbXSmT1DSGk" alt=""></div>

#### Label Properties:

<div align="left"><img src="/files/SaDvuNVpirLzkSQ3CgPu" alt=""></div>

#### Modified Progress Pie after changing its properties:

<div align="left"><img src="/files/yfbC6uKHHpyf9MnjEIGC" alt=""></div>

#### Chart type: Round

<div align="left"><img src="/files/EAqZ5crGxSalqltnSpxI" alt=""></div>

#### Chart Type: Horizontal Bar

<div align="left"><img src="/files/YEvHmWd2yqnWrGGvSTXy" alt=""></div>

#### Chart Type: Vertical Bar

<div align="left"><img src="/files/UjliBMafExqVGGd1sLsZ" alt=""></div>


---

# 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/bdb-documentation/data-visualization/governed-dashboards/charts-gallery/other-charts/progress-pie.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.
