> ## Documentation Index
> Fetch the complete documentation index at: https://cubed3-claude-gallant-ramanujan-ivbf5c.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Chart types

> Overview of all built-in chart types available in Cube workbooks.

Cube includes a library of built-in chart types covering the most common visualization patterns. Each type is designed for specific data shapes — choose the one that best fits your query structure and the question you're answering.

* [Bar](/docs/explore-analyze/charts/chart-types/bar)
* [Line](/docs/explore-analyze/charts/chart-types/line)
* [Area](/docs/explore-analyze/charts/chart-types/area)
* [Scatter](/docs/explore-analyze/charts/chart-types/scatter)
* [Pie & donut](/docs/explore-analyze/charts/chart-types/pie)
* [Heatmap](/docs/explore-analyze/charts/chart-types/heatmap)
* [Boxplot](/docs/explore-analyze/charts/chart-types/boxplot)
* [Table](/docs/explore-analyze/charts/chart-types/table)
* [KPI](/docs/explore-analyze/charts/chart-types/kpi)
* [Map](/docs/explore-analyze/charts/chart-types/map)
* [HTML](/docs/explore-analyze/charts/chart-types/html)

For configuration options that apply across chart types — axes, color, series settings, tooltips — see [Configure charts](/docs/explore-analyze/charts/configuration).

## Searching for a chart type

The chart type picker's search box also resolves chart concepts Cube doesn't ship as a
dedicated type — searching "gauge," "waterfall," "sankey," "treemap," "radar," "sunburst,"
or "choropleth" surfaces the closest built-in alternative and what it can and can't do,
for example pointing "gauge" to a KPI's progress ring. The search also indexes existing
settings — donut shape, map projection, small multiples, color-scale rules — so they're
findable by name even if you don't know which chart type or tab they live under.

Chart types that don't fit your current query are greyed out in the picker, with a
tooltip naming what's missing (for example, "Needs 1 measure" or "Needs 2 time
dimensions").
