IPieChartBucketProps
Home > @gooddata/sdk-ui-charts > IPieChartBucketProps
IPieChartBucketProps interface
Signature:
export interface IPieChartBucketProps 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| (Optional) Specify filters to apply on the data to chart. | |||
| Specify one or more measures to segment the pie 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 pie slices. There will be a slice for each value of the attribute. |