Control Chart (SPC)

Statistical Process Control charts with Western Electric rules detection. Displays control limits (UCL/LCL), warning limits, and zones (A/B/C). Automatic violation detection for rules 1-4. Use cases: Manufacturing quality control, process monitoring, Levey-Jennings charts (medical labs), SPC analysis, out-of-control detection.

Installation

Copy and paste the following code into your project.

npx @plexusui/cli add control-chart
Manual Installation

1. Copy the component code from components/control-chart.tsx

2. Install dependencies:

npm install react@latest

3. Copy any required primitive components

Examples

Loading example...

Made with care by Ann . Open source and customizable.

Plexus UI - Playground