IScatterPlotBucketProps
Home > @gooddata/sdk-ui-charts > IScatterPlotBucketProps
IScatterPlotBucketProps interface
Signature:
export interface IScatterPlotBucketProps 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| (Optional) Specify attribute whose values will be used to create data points. | |||
| (Optional) Specify filters to apply on the data to chart. | |||
| any | (Optional) Resolution context for composed placeholders. | ||
| (Optional) Specify attribute whose values will be used to segment the data. | |||
| (Optional) Specify how to sort the data to chart. | |||
| (Optional) Specify measure which will be used to position data points on the X axis. | |||
| (Optional) Specify measure which will be used to position data points on the Y axis. |