• Open in:

Control Chart

This demo shows how XYChart can be used to create a Control Chart (also known as Shewhart chart).

Key implementation details

We implement central line (CL) and upper and lower control limits using the axis range feature of amCharts XY Chart. Bullet color is set based on the data item.

Related tutorials

Demo source