GoodData.UI API reference
  • All Products
  • All Products
  • GoodData.UI
  • API Reference
  • University
  • Community
  • Documentation
  • Support
  • 11.28.0
  • Code samples
  • GitHub

RepeaterChart

Home > @gooddata/sdk-code-schemas > v1 > RepeaterChart

v1.RepeaterChart interface

Signature:

export interface RepeaterChart 

Properties

Property

Modifiers

Type

Description

columns?

Bucket[]

(Optional) A list of columns attributes in this visualisation.

config?

VisualisationConfig22

(Optional)

description?

string

(Optional) An optional description of the visualisation.

id

Id39

is_hidden?

boolean

(Optional)

metrics?

Bucket[]

(Optional) A list of metrics in this visualisation.

query

Query21

rows?

Bucket[]

(Optional) A list of rows attributes in this visualisation.

segment_by?

Bucket[]

(Optional) A list of segment by attributes in this visualisation.

show_in_ai_results?

boolean

(Optional) Optional flag to indicate if the visualisation should be shown in AI results. When omitted, the visualisation is visible.

tags?

Tags32

(Optional)

title?

string

(Optional) An optional human readable title for the visualisation. Will be derived from id if not provided explicitly.

type

"repeater_chart"

Type of visualisation.

view_by?

Bucket[]

(Optional) A list of view by locations in this visualisation.

  • v1.RepeaterChart interface
  • Properties
GoodData resources:
  • Documentation
Follow the community:
  • Community
Copyright © 2007–2026 GoodData Corporation. All Rights Reserved. Code licensed under a dual license - CC BY‑NC 4.0 for trial experience and GoodData.UI EULA for commercial use