# Semi Gauge

The Semi Gauge component is used to show the progress towards a goal. Target will be marked and the pointer shows our progress.

#### Default Chart Image:&#x20;

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

#### Properties of the Semi Gauge:

* **Background:** The user can enable border, change the border color, and border-radius. Also, can enable the shadow, change the shadow color and transparency of that shadow. If the user is giving 2 or more colors in the gradient its position can be adjusted by Gradient Rotation.
* **General:** The user can change the height, width, top, and left. If initial visibility is unchecked, then the chart won’t be visible at the first preview. If the user enables the ticks, then the user can see marker lines on the semi-gauge. If the user enables the ‘show title’ option and gives some units in the ‘Title’ section it will get displayed inside the gauge at the top position.
* **Indicators:** Colors for the range can be specified under the range section. Also, what is the current value of the gauge and the target can be specified under ‘Value Variable’ and ‘Target Value’. Also, Minimum and maximum range can be given.
* **Style:** The user can set the speedometer width and needle within this section. ‘Needle color’ can be changed to adjust the semi-gauge needle color. ‘Center color’ for semi-gauge center circle color. Also, the user can change the label font color, title font color, font family size, etc. under this section.

#### General Properties:

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

#### Formatter Properties:

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

#### Background Properties:

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

#### Indicator Properties:

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

#### The Semi Gauge after changing its properties:

<div align="left"><img src="/files/kg2nGWtXKXObtYlij2tE" 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/semi-gauge.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.
