# Chart Types

- [Overview](https://docs.innofalls.com/chart-types/overview.md)
- [Waterfall Charts](https://docs.innofalls.com/chart-types/waterfall-charts.md)
- [Running / Intermediate Total Waterfalls](https://docs.innofalls.com/chart-types/waterfall-charts/running-intermediate-total-waterfalls.md)
- [Intermediate Totals and Sub Totals](https://docs.innofalls.com/chart-types/waterfall-charts/intermediate-totals.md)
- [Delta Waterfall Charts](https://docs.innofalls.com/chart-types/waterfall-charts/delta-waterfall-charts.md): Delta Waterfall Charts Comparing Between Members
- [Measure Delta Waterfall Chart](https://docs.innofalls.com/chart-types/waterfall-charts/measure-delta-waterfall-chart.md): Create a waterfall diagram with different measures as start and end values
- [Deviation Waterfall Charts](https://docs.innofalls.com/chart-types/waterfall-charts/deviation-waterfall-charts.md)
- [Other Chart Types](https://docs.innofalls.com/chart-types/other-chart-types.md)
- [Bar Charts](https://docs.innofalls.com/chart-types/other-chart-types/bar-charts.md)
- [Stacked Bar Charts](https://docs.innofalls.com/chart-types/other-chart-types/stacked-bar-charts.md)
- [Automatic Chart Selection Feature](https://docs.innofalls.com/chart-types/automatic-chart-selection.md)
- [Chart Orientation / Rotation](https://docs.innofalls.com/chart-types/chart-orientation-time-structure.md)
- [Adding Deviation Charts](https://docs.innofalls.com/chart-types/adding-deviation-charts.md)
- [Changing Deviation Charts Types](https://docs.innofalls.com/chart-types/changing-deviation-charts-types.md)
- [Special Value Treatment](https://docs.innofalls.com/chart-types/special-value-treatment.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.innofalls.com/chart-types.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.
