# BUNIFU CHARTS

- [Introduction](https://docs2.bunifuframework.com/docs/bunifu-charts/introduction.md): Create stunning visualizations and responsive charts for your dashboards and data-centric applications
- [Quick Tips](https://docs2.bunifuframework.com/docs/bunifu-charts/introduction/quick-tips.md)
- [Chart Components](https://docs2.bunifuframework.com/docs/bunifu-charts/chart-components.md): Over 7+ chart controls to help you build your next awesome application
- [Bunifu Bar Chart](https://docs2.bunifuframework.com/docs/bunifu-charts/chart-components/bunifu-bar-chart.md): Clear-cut Bar charts for your apps with Bunifu Bar Chart.
- [Bunifu Bubble Chart](https://docs2.bunifuframework.com/docs/bunifu-charts/chart-components/bunifu-bubble-chart.md): Visualize data patterns, perform quick assessments of data trends with Bubble charts
- [Bunifu Canvas Control](https://docs2.bunifuframework.com/docs/bunifu-charts/chart-components/canvas-control.md): Get chart layouts, look and feel themes, chart animations, and more.
- [Bunifu Doughnut Chart](https://docs2.bunifuframework.com/docs/bunifu-charts/chart-components/bunifu-doughnut-chart.md): Pimp up your app data visualization with single and multi-layered doughnut charts.
- [Bunifu Horizontal bar Chart](https://docs2.bunifuframework.com/docs/bunifu-charts/chart-components/bunifu-horizontal-bar-chart.md): Bring single, grouped, and horizontally stacked bar charts to your data apps.
- [Bunifu Line Chart](https://docs2.bunifuframework.com/docs/bunifu-charts/chart-components/bunifu-line-chart.md): Add perfect Line and Area chart representations for your data with Bunifu Line Chart.
- [Bunifu Pie chart](https://docs2.bunifuframework.com/docs/bunifu-charts/chart-components/bunifu-pie-chart.md): Create beautiful pie charts for your dashboards with Bunifu Pie charts.
- [Bunifu Polar Chart](https://docs2.bunifuframework.com/docs/bunifu-charts/chart-components/bunifu-polar-chart.md): Add stunning polar charts to your data applications.
- [Bunifu Radar Chart](https://docs2.bunifuframework.com/docs/bunifu-charts/chart-components/bunifu-radar-chart.md): Present multivariate data, easily analyze and compare data at a glance among multiple attributes.


---

# 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://docs2.bunifuframework.com/docs/bunifu-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.
