Kind: Interface
Source: atloria-monorepo/apps/web/src/components/Analytics/charts/DonutChart.tsx
Properties
| Property | Type |
|---|---|
data | DonutDatum[] |
loading | boolean |
centerLabel | string |
colors | string[] |
emptyMessage | string |
maxSlices | number |
Kind: Interface
Source: atloria-monorepo/apps/web/src/components/Analytics/charts/DonutChart.tsx
| Property | Type |
|---|---|
data | DonutDatum[] |
loading | boolean |
centerLabel | string |
colors | string[] |
emptyMessage | string |
maxSlices | number |
Was this page helpful?