# examples

- [Box Chart](https://swimlane.gitbook.io/ngx-charts/examples/box-chart.md)
- [bubble-chart](https://swimlane.gitbook.io/ngx-charts/examples/bubble-chart.md)
- [Gauge Chart](https://swimlane.gitbook.io/ngx-charts/examples/gauge-chart.md)
- [Heat Map Chart](https://swimlane.gitbook.io/ngx-charts/examples/heat-map-chart.md)
- [Linear Gauge Chart](https://swimlane.gitbook.io/ngx-charts/examples/linear-gauge-chart.md)
- [Number Card Chart](https://swimlane.gitbook.io/ngx-charts/examples/number-card-chart.md)
- [Polar/radar Chart](https://swimlane.gitbook.io/ngx-charts/examples/polar-radar-chart.md)
- [Tree Map Chart](https://swimlane.gitbook.io/ngx-charts/examples/tree-map-chart.md)
- [bar-charts](https://swimlane.gitbook.io/ngx-charts/examples/bar-charts.md)
- [Grouped Horizontal Bar Chart](https://swimlane.gitbook.io/ngx-charts/examples/bar-charts/grouped-horizontal-bar-chart.md)
- [Grouped Vertical Bar Chart](https://swimlane.gitbook.io/ngx-charts/examples/bar-charts/grouped-vertical-bar-chart.md)
- [Horizontal Bar Chart](https://swimlane.gitbook.io/ngx-charts/examples/bar-charts/horizontal-bar-chart.md)
- [Normalized Horizontal Bar Chart](https://swimlane.gitbook.io/ngx-charts/examples/bar-charts/normalized-horizontal-bar-chart.md)
- [Normalized Vertical Bar Chart](https://swimlane.gitbook.io/ngx-charts/examples/bar-charts/normalized-vertical-bar-chart.md)
- [Stacked Horizontal Bar Chart](https://swimlane.gitbook.io/ngx-charts/examples/bar-charts/stacked-horizontal-bar-chart.md)
- [Stacked Vertical Bar Chart](https://swimlane.gitbook.io/ngx-charts/examples/bar-charts/stacked-vertical-bar-chart.md)
- [Vertical Bar Chart](https://swimlane.gitbook.io/ngx-charts/examples/bar-charts/vertical-bar-chart.md)
- [line-area-charts](https://swimlane.gitbook.io/ngx-charts/examples/line-area-charts.md)
- [Area Chart](https://swimlane.gitbook.io/ngx-charts/examples/line-area-charts/area-chart.md)
- [Line Chart](https://swimlane.gitbook.io/ngx-charts/examples/line-area-charts/line-chart.md)
- [Normalized Area Chart](https://swimlane.gitbook.io/ngx-charts/examples/line-area-charts/normalized-area-chart.md)
- [Stacked Area Chart](https://swimlane.gitbook.io/ngx-charts/examples/line-area-charts/stacked-area-chart.md)
- [pie-charts](https://swimlane.gitbook.io/ngx-charts/examples/pie-charts.md)
- [Advanced Pie Chart](https://swimlane.gitbook.io/ngx-charts/examples/pie-charts/advanced-pie-chart.md)
- [Pie Chart](https://swimlane.gitbook.io/ngx-charts/examples/pie-charts/pie-chart.md)
- [Pie Grid Chart](https://swimlane.gitbook.io/ngx-charts/examples/pie-charts/pie-grid-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://swimlane.gitbook.io/ngx-charts/examples.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.
