This article explains how to create a control chart: a line chart showing the evolution of a measure with some reference lines representing the average of the sample, an upper line for the upper control limit, and a lower line for the lower control limit. The limits correspond to +/- 3 standard deviations.

In our example, the measure is the peak_duration which will be plotted against the batch id.