IContinuousLineConfig
Home > @gooddata/sdk-ui-charts > IContinuousLineConfig
IContinuousLineConfig interface
Indicates whether the continuous line for the missing value display or not on Area, Line, and Combo chart
Signature:
export interface IContinuousLineConfig
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
enabled? | boolean | (Optional) Enables the continuous line on Area, Line, and Combo chart. |