> For the complete documentation index, see [llms.txt](https://docs.chartsql.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chartsql.com/charts.md).

# CHARTS

- [Overview](https://docs.chartsql.com/charts/example-charts.md): Browse full example charts to get inspirations for your visualizations
- [Auto Charts](https://docs.chartsql.com/charts/auto-charts.md): Fully auto detected charts based on the available columns in the result set
- [Area](https://docs.chartsql.com/charts/area.md): Example area charts
- [Bar](https://docs.chartsql.com/charts/bar.md): Example Bar Charts
- [Bubble](https://docs.chartsql.com/charts/bubble.md): Bubble charts show the relationship between three numerical variables
- [Column](https://docs.chartsql.com/charts/column.md): Column charts show numerical values across categories
- [Combo](https://docs.chartsql.com/charts/combo.md): Combine multiple types of charts into a single chart
- [Gauge](https://docs.chartsql.com/charts/gauge.md): Gauge Chart Examples
- [Heatmap](https://docs.chartsql.com/charts/heatmap.md): Heatmaps show the strength of a value compared to others across two dimensions
- [Line](https://docs.chartsql.com/charts/line.md): Line charts show how different numerical values compare, typically across time
- [Pie](https://docs.chartsql.com/charts/pie.md): Pie charts show the relative contribution of values in relationship to the whole
- [Radar](https://docs.chartsql.com/charts/radar.md): Radar Chart Examples
- [Scatter](https://docs.chartsql.com/charts/scatter.md): Scatter charts show the relationship between two numerical variables
- [Formatting & Rendering](https://docs.chartsql.com/charts/formatting-and-rendering.md): Examples of charts with changed formatting, rendering and additional options
- [Baselines](https://docs.chartsql.com/charts/formatting-and-rendering/baselines.md): Horizontal marks added to charts to mark major comparative values of a series like the average, median, min or max.
- [Formats](https://docs.chartsql.com/charts/formatting-and-rendering/formats.md): Example charts with customized formats
- [Series Titles](https://docs.chartsql.com/charts/formatting-and-rendering/series-titles.md): Example charts controlling series titles
- [Series Labels](https://docs.chartsql.com/charts/formatting-and-rendering/series-labels.md): Charts with series labels applied
- [Stacked Charts](https://docs.chartsql.com/charts/formatting-and-rendering/stacked-charts.md): Examples of charts using stacking
- [Grouped Category](https://docs.chartsql.com/charts/formatting-and-rendering/grouped-category.md): Examples of charts with Grouped Categories
