# Chart

- [Supported Chart Types](https://docs.datasuite.vn/english/features/chart/supported-chart-types.md)
- [Data Table](https://docs.datasuite.vn/english/features/chart/supported-chart-types/data-table.md): General Data View
- [Matrix Table](https://docs.datasuite.vn/english/features/chart/supported-chart-types/matrix-table.md): Also known as a Pivot Table
- [Information Fields](https://docs.datasuite.vn/english/features/chart/information-fields.md)
- [Filter Interaction Control](https://docs.datasuite.vn/english/features/chart/information-fields/filter-interaction-control.md): Feature to control how filters affect Charts, Slicers, and Tables
- [Create New Chart](https://docs.datasuite.vn/english/features/chart/create-new-chart.md)
- [Edit Chart](https://docs.datasuite.vn/english/features/chart/edit-chart.md)
- [Resize Chart](https://docs.datasuite.vn/english/features/chart/edit-chart/resize-chart.md)
- [Change Chart Color, Column Spacing, and Border](https://docs.datasuite.vn/english/features/chart/edit-chart/change-chart-color-column-spacing-and-border.md)
- [Conditional Formatting](https://docs.datasuite.vn/english/features/chart/edit-chart/conditional-formatting.md)
- [Duplicate Chart](https://docs.datasuite.vn/english/features/chart/edit-chart/duplicate-chart.md)
- [Delete Chart](https://docs.datasuite.vn/english/features/chart/edit-chart/delete-chart.md)


---

# 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.datasuite.vn/english/features/chart.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.
