Radial progress gauge with a tone-colored arc, the percentage centered, and a caption line beside it.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Dashboard21 } from "@/components/beste/piece/dashboard21";
<Dashboard21
label="Storage used"
value={68}
caption="34 GB of 50 GB"
tone="violet"
/>Dual-line sparkline overlaying the current period in tone and the previous period as a faint dashed baseline with a legend.
Average rating with a star, total review count, and five rows showing per-star counts with an amber proportional bar.
Three-tile alert overview with semantic icons and counts for critical, warning, and info severities.
Actual-vs-target bar with a tone-colored actual fill on a muted track and a thin foreground tick marking the target.
Horizontal 100 percent stacked bar splitting a total into colored segments with a wrapping legend of labels and percentages.
Twenty-four hour activity strip with tone bars whose opacity scales with each hour's volume, labeled 00 to 24.