HeadlineChart
Home > @gooddata/sdk-code-schemas > v1 > HeadlineChart
v1.HeadlineChart interface
Signature:
export interface HeadlineChart
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
(Optional) | |||
|
string |
(Optional) An optional description of the visualisation. | ||
|
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. | ||
|
"headline_chart" |
Type of visualisation. | ||
|
unknown[] |
(Optional) Not used in this graph type. |