DependencyWheelChart
Home > @gooddata/sdk-code-schemas > v1 > DependencyWheelChart
v1.DependencyWheelChart interface
Signature:
export interface DependencyWheelChart
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
(Optional) | |||
|
string |
(Optional) An optional description of the visualisation. | ||
|
(Optional) | |||
|
boolean |
(Optional) | ||
|
Bucket[] |
(Optional) A list of metrics in this visualisation. | ||
|
unknown[] |
(Optional) Not used in this graph type. | ||
|
boolean |
(Optional) Optional flag to indicate if the visualisation should be shown in AI results. When omitted, the visualisation is visible. | ||
|
(Optional) | |||
|
string |
(Optional) An optional human readable title for the visualisation. Will be derived from id if not provided explicitly. | ||
|
(Optional) | |||
|
"dependency_wheel_chart" |
Type of visualisation. | ||
|
(Bucket | EmptyBucket)[] |
(Optional) A list of view by attributes in this visualisation. |