Severity Stack

Single distribution bar splitting incident counts across critical, warning, and info segments with a mono legend.

12428

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Monitoring13 } from "@/components/beste/piece/monitoring13";

<Monitoring13
  critical={12}
  warning={4}
  info={28}
/>