> For the complete documentation index, see [llms.txt](https://docs.inforiver.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inforiver.com/analytics+/working-with-analytics+/3.-charts/3.8.-display-settings-for-charts/charts-axis-settings/charts-data-table-settings.md).

# Charts - data table settings

The data table allows you to view your charts and the underlying data in a single window, enabling you to easily correlate the data with the visualization.

<figure><img src="/files/bEN9oxy6oIWBQ92my1tg" alt=""><figcaption><p>The datatable for charts</p></figcaption></figure>

#### 4.1. Enable data table

Turn on this toggle to display the data table.

#### 4.2. Show as

Check the measures that you want to display in the data table. You can drag and re-order measures using the gripper <img src="/files/fhG32Dh66wLc05TR3GMp" alt="" data-size="line">.

<figure><img src="/files/FramnyDGjuRyt8zg6DSN" alt=""><figcaption><p>Show as</p></figcaption></figure>

#### 4.3. Legend key

The measure names will be hidden when you disable the Legend Key toggle.

<figure><img src="/files/rfjDjiQKN1EajDDk8wHT" alt=""><figcaption><p>Legend key</p></figcaption></figure>

#### 4.4. Text format

Display the measure names using IBCS notations or use the names from the dataset.

<figure><img src="/files/3Q82uRCkYtPex0SGk83B" alt=""><figcaption><p>IBCS notations</p></figcaption></figure>

#### 4.5. Font

Customize the font and color of the data.

<figure><img src="/files/YwpAQlRqC9v8TbhQr2KK" alt=""><figcaption><p>Font</p></figcaption></figure>

#### 4.6. Grid line

Enable and customize borders for the table.

<figure><img src="/files/M36MvJlu1en2KxvjaHYz" alt=""><figcaption><p>Grid lines</p></figcaption></figure>

#### 4.7. Show by legend

For stacked charts, enable the **Show by legend** option to display the stacked dimension categories in the data table.

<figure><img src="/files/0QVD3gxbfOCZ75p4iDdk" alt=""><figcaption><p>Displaying the legend in the data table for stacked charts</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.inforiver.com/analytics+/working-with-analytics+/3.-charts/3.8.-display-settings-for-charts/charts-axis-settings/charts-data-table-settings.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.
