Skip to main content

IPointsViewerSettings

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

Properties

PropertyTypeDescriptionDefined in
allowDynamicMenusboolean-js-api/src/interfaces/d4.ts:2936
colorSchemenumber[]-js-api/src/interfaces/d4.ts:2934
columnNamesstring[]List of columns to showjs-api/src/interfaces/d4.ts:2929
descriptionstringViewer description that gets shown at the Descriptor Position. Markup is supported.js-api/src/interfaces/d4.ts:2950
descriptionPosition"Top" | "Bottom" | "Left" | "Right"-js-api/src/interfaces/d4.ts:2962
descriptionVisibilityMode"Auto" | "Always" | "Never"-js-api/src/interfaces/d4.ts:2964
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:2954
initializationFunctionstringNamespace-qualified function that gets executed when a viewer is initializedjs-api/src/interfaces/d4.ts:2957
onInitializedScriptstringJavaScript that gets executed after a viewer is initialized and added to the TableViewjs-api/src/interfaces/d4.ts:2960
showContextMenubooleanProperties common for all viewers todo: use code generationjs-api/src/interfaces/d4.ts:2940
showTitleboolean-js-api/src/interfaces/d4.ts:2944
tablestring-js-api/src/interfaces/d4.ts:2946
titlestring-js-api/src/interfaces/d4.ts:2942
tooltipColumnNamesstring[]Additional columns to display in the tooltipjs-api/src/interfaces/d4.ts:2932