Half-circle speedometer arc with a centered value, unit, and caption.
npx shadcn add https://ui.beste.co/piece/r/progress8
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
npx shadcn@latest init
import { Progress8 } from "@/components/beste/piece/progress8"; <Progress8 value={78} label="Load" unit="%" tone="emerald" />