Skip to main content
This page describes the VizConfig object that represents the schema for domain visualization configuration.

VizConfig

alwaysUseCompactNumberFormat
Boolean!
required
Whether to always use compact number formatting in visualizations.
openShowDataPanelByDefault
Boolean!
required
Whether to show the data panel by default in visualizations.
Whether to show the domain description on the search page.
disablePreviewsForExplorers
Boolean!
required
Whether to disable data previews for explorer users.
enableFileDownloadForExplorers
Boolean!
required
Whether to enable file download for explorer users.
alwaysShowFullNumberText
Boolean!
required
Whether to always show full number text instead of abbreviated values.
defaultDataLabelMode
DataLabelMode
Default data label mode for visualizations. See DataLabelMode.

DomainModel Object

Parent domain structure

DataLabelMode Enum

Data label display modes