NegativeValuesSdkError
Home > @gooddata/sdk-ui > NegativeValuesSdkError
NegativeValuesSdkError class
This error means that processed result contains negative values which does not make sense within the given visualization (e.g. pie chart with negative values).
Signature:
export declare class NegativeValuesSdkError extends GoodDataSdkError
Extends: GoodDataSdkError
Constructors
Constructor |
Modifiers |
Description |
---|---|---|
Constructs a new instance of the |