Skip to main content

ISummarySettings

Defined in: js-api/src/interfaces/d4.ts:3678

Properties

PropertyTypeDescriptionDefined in
aggregationsstring[]List of aggregations for the columnsjs-api/src/interfaces/d4.ts:3683
allowDynamicMenusboolean-js-api/src/interfaces/d4.ts:3713
applyTostringWhether to apply color coding to the background or to the text.js-api/src/interfaces/d4.ts:3703
colorstringNumerical column to be used for color-coding. The values in the bin get aggregated using the Color Aggr Type property.js-api/src/interfaces/d4.ts:3696
colorAggrTypestringColor aggregation type.js-api/src/interfaces/d4.ts:3700
colorColumnNamestring-js-api/src/interfaces/d4.ts:3697
colorSchemesnumber[][]Custom color scheme for the color-coding.js-api/src/interfaces/d4.ts:3706
columnNamesstring[]List of columns to show aggregations onjs-api/src/interfaces/d4.ts:3680
descriptionstringViewer description that gets shown at the Descriptor Position. Markup is supported.js-api/src/interfaces/d4.ts:3727
descriptionPosition"Top" | "Bottom" | "Left" | "Right"-js-api/src/interfaces/d4.ts:3739
descriptionVisibilityMode"Auto" | "Always" | "Never"-js-api/src/interfaces/d4.ts:3741
helpstringHelp to be shown when user clicks on the '?' icon on top. Could either be in markdown, or a URL (starting with '/' or 'http').js-api/src/interfaces/d4.ts:3731
initializationFunctionstringNamespace-qualified function that gets executed when a viewer is initializedjs-api/src/interfaces/d4.ts:3734
invertColorSchemeboolean-js-api/src/interfaces/d4.ts:3708
normalizationstringControls the source of the data comparison Row: shows vertical bars based on each row category Column: shows horizontal bars based on each column category Global: shows horizontal bars based on all selected categoriesjs-api/src/interfaces/d4.ts:3689
onInitializedScriptstringJavaScript that gets executed after a viewer is initialized and added to the TableViewjs-api/src/interfaces/d4.ts:3737
showContextMenubooleanProperties common for all viewers todo: use code generationjs-api/src/interfaces/d4.ts:3717
showTitleboolean-js-api/src/interfaces/d4.ts:3721
tablestring-js-api/src/interfaces/d4.ts:3723
titlestring-js-api/src/interfaces/d4.ts:3719
visualizationstringVisualization type (text, circles or bars)js-api/src/interfaces/d4.ts:3692
zeroAxisbooleanIf true - show bars on different sides of zero axes for negative and positive valuesjs-api/src/interfaces/d4.ts:3711