Running total

windowwindow

A cumulative sum along the axis (each point adds all previous points).

Signature

Running total — applied to a measure along the chart's axis

A window calculation needs an ordered axis (a date or category on the chart), because it is computed across the points the chart already shows.

← All functions
Running total — formula function · ChartBase Docs