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

# Overview

The Innofalls visual includes several chart types to choose from and we intend to constantly expand this selection. You can select those chart types from the property pane or in the menu:

![](/files/o4KcR9jqlQ8mDwwlu6Ks)

First and foremost we offer different types of waterfall charts as the main chart:

<table><thead><tr><th></th><th></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td><img src="/files/uRD2tMs2TeuowCFCLio4" alt=""></td><td><strong>Running Totals Waterfall Chart</strong></td><td>This adds up multiple values and can show intermediates either as sub sums or intermediate totals.</td><td></td></tr><tr><td><img src="/files/zEJWHwVn3tFb17mZQTcH" alt=""></td><td><strong>Delta Waterfall Chart</strong></td><td>Comparing two (or more) elements (or members) with each other in how they change over a dimension.</td><td></td></tr><tr><td><img src="/files/jE5St1tF49DSfFuelcap" alt=""></td><td><strong>Measure Delta Waterfall Chart</strong></td><td>In contrast to the chart above, this chart compares two measures and shows how they differ along one dimension.</td><td></td></tr></tbody></table>

Furthermore we offer:

|                                  |                   |                                                 |
| -------------------------------- | ----------------- | ----------------------------------------------- |
| ![](/files/I1my88t3imcBxUnHxvpe) | Bar Chart         | Show one or more series of measures.            |
| ![](/files/MgiOTlaX7RQkYWT3D6MQ) | Stacked Bar Chart | Stack up measures and / or the stack dimension. |

All charts can be shown in structure orientation or time orientation (vertical axis or horizontal axis). Additionally, all charts (except bar chart) can stack up with more than one measures or a [stack dimension](https://github.com/Innofalls/InnofallsDocs/blob/master/chart-types/broken-reference/README.md).

Have a look at the [deviation charts](/chart-types/adding-deviation-charts.md), to see how to create them.
