ILineChartBucketProps
Home > @gooddata/sdk-ui-charts > ILineChartBucketProps
ILineChartBucketProps interface
Signature:
export interface ILineChartBucketProps 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| (Optional) Specify filters to apply on the data to chart. | |||
| Specify one or more measures whose values will be displayed on the line chart. | |||
| any | (Optional) Resolution context for composed placeholders. | ||
| (Optional) Specify single attribute whose values will be used to segment the measure values. | |||
| (Optional) Specify how to sort the data to chart. | |||
| (Optional) Specify single attribute whose values will be used to slice the lines along the X axis. |