Skip to main content

IPivotViewerSettings

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

Properties

PropertyTypeDescriptionDefined in
aggregateAggTypesstring[]-js-api/src/interfaces/d4.ts:2865
aggregateColumnNamesstring[]-js-api/src/interfaces/d4.ts:2863
allowDynamicMenusboolean-js-api/src/interfaces/d4.ts:2895
allowViewersboolean-js-api/src/interfaces/d4.ts:2880
controlsFontstringViewer controls elements font.js-api/src/interfaces/d4.ts:2893
descriptionstringViewer description that gets shown at the Descriptor Position. Markup is supported.js-api/src/interfaces/d4.ts:2909
descriptionPosition"Top" | "Bottom" | "Left" | "Right"-js-api/src/interfaces/d4.ts:2921
descriptionVisibilityMode"Auto" | "Always" | "Never"-js-api/src/interfaces/d4.ts:2923
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:2890
filteringEnabledbooleanFilters dataframe based on current row. works only if rowSource is set to All. See also "rowSource".js-api/src/interfaces/d4.ts:2870
gridLookany-js-api/src/interfaces/d4.ts:2878
groupByColumnNamesstring[]-js-api/src/interfaces/d4.ts:2861
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:2913
initializationFunctionstringNamespace-qualified function that gets executed when a viewer is initializedjs-api/src/interfaces/d4.ts:2916
joinFieldsstring[]Table-qualified names of the columns selected in the Data and Join rows.js-api/src/interfaces/d4.ts:2876
joinsstring[]Joined tables, as serialized [TableJoin]s. See also [joinFields].js-api/src/interfaces/d4.ts:2873
onInitializedScriptstringJavaScript that gets executed after a viewer is initialized and added to the TableViewjs-api/src/interfaces/d4.ts:2919
pivotColumnNamesstring[]-js-api/src/interfaces/d4.ts:2859
rowSource"All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow"Determines the rows shown on the plot.js-api/src/interfaces/d4.ts:2883
showCommandBarboolean-js-api/src/interfaces/d4.ts:2857
showContextMenubooleanProperties common for all viewers todo: use code generationjs-api/src/interfaces/d4.ts:2899
showHeaderboolean-js-api/src/interfaces/d4.ts:2855
showTitleboolean-js-api/src/interfaces/d4.ts:2903
tablestring-js-api/src/interfaces/d4.ts:2905
titlestring-js-api/src/interfaces/d4.ts:2901
viewerSettingsany[]-js-api/src/interfaces/d4.ts:2867