PieDatum =
object
Defined in: pie-types.ts:6
Data item rendered as one Pie or MiniPie slice.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
color | string | Slice fill color. | pie-types.ts:10 |
value | number | Slice value used to calculate its sweep angle. | pie-types.ts:8 |