title
string
required

Title of the insight.

replayDisabled
[string, boolean]

Indicates if the insight can replay its original state or not.

Values must be one of the following:

  • drillDown
  • directSelectionInGraph
  • nonPersistedColumn
  • True
  • False
colorColumn
[string, null]

Column used to color the UI.

relative
boolean

Sets the visualization type to absolute or relative.

selection
string

A filter query. See Advanced query filters for more information.

categoricalColumnsOrdering
object

The order in which a variable’s categories are displayed. An object configuring for each column a method determining the order of its categories.

categoricalColumnsThreshold
object

Configure categories to hide in the filter view of categorical variables. Categories less frequent than the configured threshold will not appear in the UI.

label
string
required

Label of the graph chart.

sizeColumn
[string, null]

Column used for the node sizes in the UI.

columnViewModes
object

Visual representation mode of the insight’s columns. For each column select whether to show it as a list or bar chart. By default, all column representations are “barChart”.

elements
array[object]

Type and appearance of an insight’s elements. A list in which each item is an object configuring the appearance of a particular insight element.