# DataViz

## What is data visualization?

Data visualization involves representing data using common graphics such as charts, plots, and infographics.&#x20;

In Squirrel, the DataViz category offers various components that provide different ways to visualize data. Each component serves a specific purpose, allowing users to highlight specific data points, show changes and trends in a single component, or create other types of visualizations.

## Learn more about

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>AI Chat</td><td></td><td></td><td><a href="miscellaneous/ai-chat">ai-chat</a></td><td><a href="https://911720298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkLBGzn2hXrIMe50klQCv%2Fuploads%2FF9jaXAD5LS0unTJcx5Tz%2Fai%20widget%201.svg?alt=media&#x26;token=4305949a-ea69-4f24-aa8b-def061edef2a">ai widget 1.svg</a></td></tr><tr><td>Gauge</td><td></td><td></td><td><a href="dataviz/gauge">gauge</a></td><td><a href="https://911720298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkLBGzn2hXrIMe50klQCv%2Fuploads%2F5V5mJJOLgmsWK25oP3vn%2FGauge.svg?alt=media&#x26;token=a627db7a-dd46-40a9-afa2-5e0f02a4ad48">Gauge.svg</a></td></tr><tr><td>Mapbox</td><td></td><td></td><td><a href="dataviz/mapbox">mapbox</a></td><td><a href="https://911720298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkLBGzn2hXrIMe50klQCv%2Fuploads%2FxLRIz6wjYp5CUHYkd7XN%2FMapbox.png?alt=media&#x26;token=120ddaeb-e892-4583-be1a-d1ef1e125d2f">Mapbox.png</a></td></tr><tr><td>Metric Tile</td><td></td><td></td><td><a href="dataviz/metric-tile">metric-tile</a></td><td><a href="https://911720298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkLBGzn2hXrIMe50klQCv%2Fuploads%2FuZ4aLNTaTFabXUcsm28h%2FMetric%20Tile.svg?alt=media&#x26;token=321d2f66-61df-4bb7-9ac0-b6c575ea19f2">Metric Tile.svg</a></td></tr><tr><td>Progress Bar</td><td></td><td></td><td><a href="dataviz/progress-bar">progress-bar</a></td><td><a href="https://911720298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkLBGzn2hXrIMe50klQCv%2Fuploads%2FsvbUTkfNokLH5dcRWHnd%2FProgress%20Bar.svg?alt=media&#x26;token=8e92b252-c93e-478c-9fd6-1daabdeccae6">Progress Bar.svg</a></td></tr><tr><td>Trend Icon</td><td></td><td></td><td><a href="dataviz/trend-icon">trend-icon</a></td><td><a href="https://911720298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkLBGzn2hXrIMe50klQCv%2Fuploads%2FWz70oTFU5Lk8qZZ6Ge0N%2FTrend%20Icon.svg?alt=media&#x26;token=7b4c7e08-754e-4e6b-bdcc-9d4e66b3f71d">Trend Icon.svg</a></td></tr><tr><td>Word Cloud</td><td></td><td></td><td><a href="dataviz/word-cloud">word-cloud</a></td><td><a href="https://911720298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkLBGzn2hXrIMe50klQCv%2Fuploads%2FlSNAWus3IMQUn0jX9fGJ%2FWord%20Cloud.svg?alt=media&#x26;token=321303ba-e9c0-4f55-9856-148a53997aa4">Word Cloud.svg</a></td></tr></tbody></table>


---

# 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://learn.squirrel365.io/components-functions-and-connections/overview/dataviz.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.
