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

# Advanced Charts

- [Boxplot Chart](https://docs.wem.io/platform/wemtipsandtricks/widgets/advanced-charts/boxplot-chart.md)
- [Brush Chart](https://docs.wem.io/platform/wemtipsandtricks/widgets/advanced-charts/brush-chart.md)
- [Bubble Chart](https://docs.wem.io/platform/wemtipsandtricks/widgets/advanced-charts/bubble-chart.md)
- [Candlestick Chart](https://docs.wem.io/platform/wemtipsandtricks/widgets/advanced-charts/candlestick-chart.md)
- [Card with Chart](https://docs.wem.io/platform/wemtipsandtricks/widgets/advanced-charts/card-with-chart.md)
- [Effect Scatter Chart](https://docs.wem.io/platform/wemtipsandtricks/widgets/advanced-charts/effect-scatter-chart.md)
- [Heat Map](https://docs.wem.io/platform/wemtipsandtricks/widgets/advanced-charts/heat-map.md)
- [Line, Area and Bar Chart](https://docs.wem.io/platform/wemtipsandtricks/widgets/advanced-charts/line-area-and-bar-chart.md)
- [Map-Bar Morph](https://docs.wem.io/platform/wemtipsandtricks/widgets/advanced-charts/map-bar-morph.md)
- [Mix Time Line Chart](https://docs.wem.io/platform/wemtipsandtricks/widgets/advanced-charts/mix-time-line-chart.md)
- [Nested Pie Chart](https://docs.wem.io/platform/wemtipsandtricks/widgets/advanced-charts/nested-pie-chart.md)
- [Polar Area Chart](https://docs.wem.io/platform/wemtipsandtricks/widgets/advanced-charts/polar-area-chart.md)
- [Polar Bar Chart](https://docs.wem.io/platform/wemtipsandtricks/widgets/advanced-charts/polar-bar-chart.md)
- [Profit Chart](https://docs.wem.io/platform/wemtipsandtricks/widgets/advanced-charts/profit-chart.md)
- [Radial Bar Chart](https://docs.wem.io/platform/wemtipsandtricks/widgets/advanced-charts/radial-bar-chart.md)
- [Radial Bar Gauge](https://docs.wem.io/platform/wemtipsandtricks/widgets/advanced-charts/radial-bar-gauge.md)
- [Range Bar Chart](https://docs.wem.io/platform/wemtipsandtricks/widgets/advanced-charts/range-bar-chart.md)
- [Rosetype Pie Chart](https://docs.wem.io/platform/wemtipsandtricks/widgets/advanced-charts/rosetype-pie-chart.md)
- [Sankey Energy Chart](https://docs.wem.io/platform/wemtipsandtricks/widgets/advanced-charts/sankey-energy-chart.md)
- [Scatter Chart](https://docs.wem.io/platform/wemtipsandtricks/widgets/advanced-charts/scatter-chart.md)
- [Scatter-Aggregate-Bar Chart](https://docs.wem.io/platform/wemtipsandtricks/widgets/advanced-charts/scatter-aggregate-bar-chart.md)
- [Stacked Columns Chart](https://docs.wem.io/platform/wemtipsandtricks/widgets/advanced-charts/stacked-columns-chart.md)
- [Stepline Chart](https://docs.wem.io/platform/wemtipsandtricks/widgets/advanced-charts/stepline-chart.md)
- [Treemap](https://docs.wem.io/platform/wemtipsandtricks/widgets/advanced-charts/treemap.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.wem.io/platform/wemtipsandtricks/widgets/advanced-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.
