# Overview

HeavyImmerse lets you visualize your data in the format that provides the clearest insight. Charts range from basic to complex, from aggregate to detail level. You can combine your charts together into dashboards to explore your data in different contexts.

## Selecting a Chart Type

You can choose the chart type by toggling among the chart icons at the top of the chart editing screen. If you have already chosen dimensions and measures for a chart, Immerse indicates which other chart types are also capable of displaying that data by highlighting the chart icons in green.

Some charts require certain types of dimensions/measures and disallow others. As you switch between charts, you might see dimensions or measures become deactivated (greyed out) if they are not appropriate for that chart type. Deactivated fields are discarded when you save a chart.

{% hint style="info" %}
The POINT data type is available only in Pointmap and Geo Heatmap charts.
{% endhint %}


---

# 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.heavy.ai/v8.3.0/immerse/immerse-chart-types/overview.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.
