IColorMapping
Home > @gooddata/sdk-ui-vis-commons > IColorMapping
IColorMapping interface
Signature:
export interface IColorMapping
Properties
Property | Type | Description |
---|---|---|
color | IColor | Color to assign. |
predicate | IHeaderPredicate | Predicate function which will be called for each entity that will be charted. |