Collection Dataset
This is the source of truth for the page where all widgets gets their information. Some of the gotcha properties can be found below.
Collection Data
- id: unique identifier used for keys, expand/collapse functionality and GTM tracking.
- summary: tells the FE to render a summary side page.
- defaultSelectedId: default tab selection for a widget.
- disabledKeys: disabled tabs for a widget.
- widgetVariant: type of widget for a section.
- headLinePosition: position of the widget's headline.
Collection Chart Data
- meta: contains all meta information for a dataset
- possibleVisualizations: all visualization for a chart.
- defaultVisualization: default visualization for a chart.