Vertical tube that fills bottom-up with a gradient, paired with a percent readout and label.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Progress7 } from "@/components/beste/piece/progress7";
<Progress7
value={72}
label="Hydration"
tone="sky"
/>Labelled progress bar with a percent readout above and a tonal fill.
Single horizontal bar divided into tinted segments by percentage, with a legend row below.
Row of N equal chunks with the first K filled in the chosen tone. Trailing fraction count.
Three staggered pulsing dots inside a pill, paired with an optional label.
Circular SVG ring with a centered percentage. Tone sets the stroke color.
Half-circle speedometer arc with a centered value, unit, and caption.