Donut Chart
DataAsset allocation donut chart with legend, percentages, and custom colors.
Import
import { FqDonutChartCard } from '@/components/harlowui/data/fq-charts'Asset Allocation
Total$32K
Cash
$12K39.2%
Crypto
$8.2K25.9%
Stocks
$6.8K21.5%
Savings
$4.2K13.3%
| Prop | Type | Default | Description |
|---|---|---|---|
title* | string | - | Chart card title |
data* | { name: string, value: number, color: string }[] | - | Donut segments |
currency | string | "USD" | Currency for tooltip |