IChartClusteringConfig
Home > @gooddata/sdk-ui-charts > IChartClusteringConfig
IChartClusteringConfig interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Forecast configuration
Signature:
export interface IChartClusteringConfig 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| boolean | (BETA) Indicates whether the clustering is enabled or not. | ||
| number | (BETA) Number of clusters. | ||
| number | (BETA) (Optional) Threshold for clustering. |