ComplexBucket
Home > @gooddata/sdk-code-schemas > v1 > ComplexBucket
v1.ComplexBucket interface
Signature:
export interface ComplexBucket
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
"primary" | "secondary" |
(Optional) Axis to use for this bucket. Only applicable for "combo" charts. | ||
|
"line" | "column" | "metric" |
(Optional) Chart type to use for this bucket. Only applicable for "repeater" charts. | ||
|
string |
(Optional) A field name in the report. | ||
|
string |
(Optional) Metric value default format | ||
|
Total[] |
(Optional) A list of totals in this bucket. |