# Text Analyzer

{% hint style="info" %}
Check out the below given walk-through on how to use the Text Analyzer chart component in Designer module.
{% endhint %}

![](/files/yI0iTy3mVEpo35NaATp6)

The Text Analyzer chart is extremely useful to plot the popularity and sentiment graphs of various products and to identify their relationships to the actual sales of these products. It provides visualizations based on 20 emotional properties embodied in text, with their measure of confidence, which we call 'Sentiment'.

#### Default Chart Image:

![](/files/Ph1MbzFbuNZmVf8oqYQL)

#### Properties of the Text Analyzer chart:

* **Axis Labels:** The user can change the font size, color, style, etc.
* **Background:** The user can change the background color of the chart, can get the border for the chart and can change the border color, 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.
* **Export Options:** The user can enable the “Enable Context Menu”, then it is possible to download the reports in different formats if we click on the chart from the preview section. The heading and sub heading of that downloaded chart and the name of the downloaded file can be change from this section.
* **General:** The user can change the height, width, top, left, can enable the range bar, change the axis color, can change Emoticon size & color and base type to plain and gradient.
* **Title:** The user can change Title Name, Font color, size, style, etc.
* **Tooltip:** The user can show the description of the series can use the tooltip by enabling it.

#### Axis Labels Properties: <a href="#textanalyzerchart-axislabelsproperties" id="textanalyzerchart-axislabelsproperties"></a>

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

#### General Properties:

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

#### Title Properties:

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

#### Text Analyzer chart variants  by changing the Properties.

#### Text Analyzer with Gradient Base

![](/files/n8Zcc3u9Ihw3TDJDTBiJ)

#### Text Analyzer with Plain Base

![](/files/YsSP6ROVC9mTnpB9oSte)


---

# 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/advanced-charts/text-analyzer.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.
