Process Control Chart
This demo shows an implementation of a Process control chart.
It uses simple XYChart with a LineSeries, with axis ranges to denote limits.
Related tutorials
Build this chart with AI
The prompt below can be used to build this chart with AI. For best coding results, use the most advanced AI models, like Claude Opus 4.6 and GPT-5.3-Codex. For more info and tips, check out amCharts AI docs.
Create a process control chart with 23 sequential data points on a numeric X-axis. Show the data as a line with circle markers. Add UCL and LCL reference lines and a dashed process average line. Fill the region between control limits with a yellow shaded zone. Include an XY cursor, horizontal scrollbar, tooltips, pan/zoom, and entrance animation. Use amCharts 5 library.
Demo source