Moving average
windowwindowThe average over the last N points, smoothing out short-term noise.
Signature
Moving average — applied to a measure along the chart's axisA window calculation needs an ordered axis (a date or category on the chart), because it is computed across the points the chart already shows.