# Charts

- [Area Chart](https://docs.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/charts-gallery/charts/area-chart.md)
- [Bar Chart](https://docs.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/charts-gallery/charts/bar-chart.md)
- [Bubble Chart](https://docs.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/charts-gallery/charts/bubble-chart.md)
- [Circumplex Chart](https://docs.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/charts-gallery/charts/circumplex-chart.md)
- [Column Chart](https://docs.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/charts-gallery/charts/column-chart.md)
- [Funnel Chart](https://docs.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/charts-gallery/charts/funnel-chart.md)
- [Histogram Chart](https://docs.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/charts-gallery/charts/histogram-chart.md)
- [Inverted Funnel](https://docs.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/charts-gallery/charts/inverted-funnel.md)
- [KPI Tile](https://docs.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/charts-gallery/charts/kpi-tile.md)
- [Line Chart](https://docs.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/charts-gallery/charts/line-chart.md)
- [Map Chart](https://docs.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/charts-gallery/charts/map-chart.md)
- [Mito Plot](https://docs.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/charts-gallery/charts/mito-plot.md)
- [Mixed Chart](https://docs.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/charts-gallery/charts/mixed-chart.md)
- [Pie Chart](https://docs.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/charts-gallery/charts/pie-chart.md)
- [Project Timeline](https://docs.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/charts-gallery/charts/project-timeline.md)
- [Pyramid Chart](https://docs.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/charts-gallery/charts/pyramid-chart.md)
- [Spark Line](https://docs.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/charts-gallery/charts/spark-line.md)
- [Scatter Plot](https://docs.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/charts-gallery/charts/scatter-plot.md)
- [Spider Chart](https://docs.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/charts-gallery/charts/spider-chart.md)
- [Waterfall Chart](https://docs.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/charts-gallery/charts/waterfall-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.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/charts-gallery/charts.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.
