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"
/>