# Trend

The Trend components used to display trends based on the given data. An up or down arrow will be displayed in the colors configured by the user.

#### Default Component Image:

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

#### Properties of the Trend:

* **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, and left values.   If initial visibility is not enabled, then the chart won’t be available for the first preview. The user can change the ‘Value' filed and ‘Base Range’ and based on that the trend color will get updated.

#### General Properties:

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

#### Background Properties:

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

#### Modified URL after changing its properties:

#### Positive

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

#### Zero

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

#### Negative

<div align="left"><img src="/files/aBHyvBC8PgyjdKqzLQhX" 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/trend.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.
