IDonutChartBucketProps
Home > @gooddata/sdk-ui-charts > IDonutChartBucketProps
IDonutChartBucketProps interface
Signature:
export interface IDonutChartBucketProps 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| (Optional) Specify filters to apply on the data to chart. | |||
| AttributeMeasureOrPlaceholder | AttributesMeasuresOrPlaceholders | Specify one or more measures to segment the donut chart. | ||
| any | (Optional) Resolution context for composed placeholders. | ||
| (Optional) Specify how to sort the data to chart. | |||
| (Optional) Specify viewBy attribute that will be used to create the donut slices. There will be a slice for each value of the attribute. |