Skip to main content

ITreeMapSettings

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

Properties

PropertyTypeDescriptionDefined in
allowDynamicMenusboolean-js-api/src/interfaces/d4.ts:3859
autoLayoutboolean-js-api/src/interfaces/d4.ts:3826
colorstring-js-api/src/interfaces/d4.ts:3818
colorAggrTypestring-js-api/src/interfaces/d4.ts:3821
colorColumnNamestring-js-api/src/interfaces/d4.ts:3819
controlsFontstringViewer controls elements font.js-api/src/interfaces/d4.ts:3857
defaultColornumber-js-api/src/interfaces/d4.ts:3830
descriptionstringViewer description that gets shown at the Descriptor Position. Markup is supported.js-api/src/interfaces/d4.ts:3873
descriptionPosition"Top" | "Bottom" | "Left" | "Right"-js-api/src/interfaces/d4.ts:3885
descriptionVisibilityMode"Auto" | "Always" | "Never"-js-api/src/interfaces/d4.ts:3887
filterstringFormula that filters out rows to show. Examples: ${AGE} > 20 or ${WEIGHT / 2)} > 100, ${SEVERITY} == 'Medium', ${RACE}.endsWith('sian')js-api/src/interfaces/d4.ts:3854
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:3877
initializationFunctionstringNamespace-qualified function that gets executed when a viewer is initializedjs-api/src/interfaces/d4.ts:3880
onInitializedScriptstringJavaScript that gets executed after a viewer is initialized and added to the TableViewjs-api/src/interfaces/d4.ts:3883
outerMarginBottomnumber-js-api/src/interfaces/d4.ts:3844
outerMarginLeftnumber-js-api/src/interfaces/d4.ts:3838
outerMarginRightnumber-js-api/src/interfaces/d4.ts:3840
outerMarginTopnumber-js-api/src/interfaces/d4.ts:3842
rowSource"All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow"Determines the rows shown on the plot.js-api/src/interfaces/d4.ts:3847
showColumnSelectionPanelboolean-js-api/src/interfaces/d4.ts:3836
showContextMenubooleanProperties common for all viewers todo: use code generationjs-api/src/interfaces/d4.ts:3863
showSelectedRowsbooleanWhen checked, selected rows are highlighted using the selected rows color. When unchecked, cells keep their regular color coding.js-api/src/interfaces/d4.ts:3834
showTitleboolean-js-api/src/interfaces/d4.ts:3867
sizestring-js-api/src/interfaces/d4.ts:3823
sizeAggrTypestring-js-api/src/interfaces/d4.ts:3828
sizeColumnNamestring-js-api/src/interfaces/d4.ts:3824
splitByColumnNamesstring[]-js-api/src/interfaces/d4.ts:3816
tablestring-js-api/src/interfaces/d4.ts:3869
titlestring-js-api/src/interfaces/d4.ts:3865