Waterfall charts
A waterfall shows how you get from a starting value to an end value through a series of positive and negative steps.

The data sheet is deliberately simple: one column of categories, one column of values. A few keywords do the rest:
| You type | You get |
|---|---|
| A number | A normal step, up or down |
| x | A total column: the running total at that position, computed for you |
| e | Exactly the same as x - a second spelling, nothing more |
| <new> | A restart: the running total goes back to zero and a second waterfall begins |
Two waterfalls in one chart
Type <new> into a value cell and the running total resets to zero. Everything after that row builds a fresh waterfall from the ground up, in the same chart and on the same axis - useful for last year beside this year, or one bridge per region.
The restart row itself plots nothing, and it does not take up a slot on the category axis: the two waterfalls sit directly next to each other rather than with an empty column between them.
Everything else - the invisible spacer series, the running totals - lives in hidden, protected helper columns and recalculates as you type.
Available as Waterfall (columns) and Waterfall Bar (horizontal). Add more value columns to build stacked or multi-series waterfalls; the chart adapts to the data.
Connectors between the steps can be toggled under Lines → Show Connector Lines.
Mekko charts
A Mekko (marimekko) encodes two dimensions: column width and segment height.
- Mekko: every column is stretched to full height. Only the widths vary, so you read the SHARE within each column and compare columns by width.
- Mekko (Units): column height carries the column total as well, so both dimensions are absolute and each cell's AREA is meaningful.
The data sheet holds one row of column names, a Width row, and one row per area. The Width row defaults to the sum of its column, so a plain Mekko works with no extra input - overwrite it if you want independent widths.
Cells are drawn by presentaid, so you can recolour any individual cell with the Color Pane and the colour survives data changes.
Pie and doughnut charts
A pie is one series whose points are the slices, which is why it behaves differently from every other chart here: there is no category axis, no value axis and nothing to anchor an arrow to. The action bar drops what does not apply and Chart Properties hides the axis settings entirely.

The data sheet is a single column of values with the category names beside them. A new pie arrives with percentage labels on the slices, because a pie is read as shares rather than units.
Segment spacing. The bar-width slider becomes Segment spacing on a pie: a gap in points, drawn between the slices, with the disc staying exactly where it is. A new pie starts at 2pt, which is enough to keep two neighbouring colours from running together.
Pulling one segment out. Click the slice you want to talk about, then open Chart Properties → Selected segment. The panel names the slice you clicked and its slider slides that one slice out of the disc; the others stay put. Set it back to 0 to close the pie again.
Spacing and pulling a segment out are independent - adjust one and the other stays as you set it.
Scatter and bubble charts
Scatter and bubble charts plot one point per row of your data sheet:
| Column | Meaning |
|---|---|
| A | Point name (used as the label) |
| B | X value |
| C | Y value |
| D | Bubble size (bubble charts only) |
The point labels are drawn by presentaid, not by PowerPoint. They are placed by a collision-avoiding solver that keeps them off each other, off the markers and inside the plot area, and draws a thin leader line when a label has to sit further away. Bubbles are sized by area, which is the honest encoding.
Butterfly (tornado) charts
A butterfly compares two series that grow away from a shared centre line - ideal for "before vs after", "us vs them", or sensitivity analyses.
The data sheet is Category | Left | Right. Type positive numbers in both columns: presentaid mirrors the left series through a hidden helper column, formats the axis to show magnitudes, and writes the value labels itself so both sides read as positive numbers.
Labels that stay readable
Wherever presentaid puts a number on a bar, a segment or a slice, it picks black or white from that fill - so a value never disappears into a dark navy column or a pale blue one. Recolour a bar and its label follows on the spot.
Labels placed outside the bar sit on the slide, not on the colour, so they keep your theme's text colour. If you set a label colour yourself, that choice is kept: only the automatic black-or-white is ever recalculated.
On a stacked waterfall, thin segments would print their numbers on top of each other. presentaid pushes them apart along the column, moving each as little as possible and never past its neighbour, so the values stay attached to the segments they belong to. Edit a value and the labels shift slightly rather than reshuffling.