subFormat
Home > @gooddata/sdk-ui-charts > IComparison > subFormat
IComparison.subFormat property
Defines the number format of the comparison sub value.
Signature:
subFormat?: ComparisonFormat;
Remarks
The default value is based on the calculation subtype:
Calculation Type | Default format |
---|---|
change | Percent (rounded) |
ratio | Percent (rounded) |
difference | Inherit |