# SVG Image

The SVG component is used for inserting images in the SVG (Scalable Vector Graphics) Format

#### Default Component Image:

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

#### Properties of the SVG Component:

* **Background:** The user can get the reflection of the chart by enabling the shadow option can also change the color and increase & decrease the transparency of the shadow.
* **General:** The user can change the height, width, top, left.   If initial visibility is not enabled, then the chart won’t be available for the first preview. The user can insert the SVG image through the ‘Browse SVG’ option.

#### General Properties:

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

#### Background Properties:

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

#### Modified SVG after changing its properties:

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

&#x20;


---

# 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/svg-image.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.
