Skip to main content

ITrellisPlotSettings

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

Properties

PropertyTypeDescriptionDefined in
allowDynamicMenusboolean-js-api/src/interfaces/d4.ts:3971
allowViewerFullScreenbooleanif false, full screen icon will not be shown on inner viewer hoverjs-api/src/interfaces/d4.ts:3899
autoLayoutboolean-js-api/src/interfaces/d4.ts:3948
backColornumber-js-api/src/interfaces/d4.ts:3950
categoryLabelFontstring-js-api/src/interfaces/d4.ts:3901
controlsFontstringViewer controls elements font.js-api/src/interfaces/d4.ts:3969
descriptionstringViewer description that gets shown at the Descriptor Position. Markup is supported.js-api/src/interfaces/d4.ts:3985
descriptionPosition"Top" | "Bottom" | "Left" | "Right"-js-api/src/interfaces/d4.ts:3997
descriptionVisibilityMode"Auto" | "Always" | "Never"-js-api/src/interfaces/d4.ts:3999
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:3966
globalScalebooleanIf checked, all inner viewers use the same axis scales.js-api/src/interfaces/d4.ts:3930
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:3989
initializationFunctionstringNamespace-qualified function that gets executed when a viewer is initializedjs-api/src/interfaces/d4.ts:3992
innerViewerLookany-js-api/src/interfaces/d4.ts:3903
innerViewerLooksobject-js-api/src/interfaces/d4.ts:3905
legendPosition"Top" | "Bottom" | "Auto" | "Left" | "Right" | "RightTop" | "RightBottom" | "LeftTop" | "LeftBottom"-js-api/src/interfaces/d4.ts:3956
legendVisibility"Auto" | "Always" | "Never"-js-api/src/interfaces/d4.ts:3954
onClick"Select" | "Filter" | "None"Action to be performed when you click on a trellis celljs-api/src/interfaces/d4.ts:3940
onInitializedScriptstringJavaScript that gets executed after a viewer is initialized and added to the TableViewjs-api/src/interfaces/d4.ts:3995
packCategoriesboolean-js-api/src/interfaces/d4.ts:3942
rowSource"All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow"Determines the rows shown on the plot.js-api/src/interfaces/d4.ts:3959
showContextMenubooleanProperties common for all viewers todo: use code generationjs-api/src/interfaces/d4.ts:3975
showControlPanelboolean-js-api/src/interfaces/d4.ts:3935
showGridlinesstring-js-api/src/interfaces/d4.ts:3907
showRangeSlidersbooleanShows range sliders for inner viewer axis. Available only if corresponding axes (X or Y) are shown.js-api/src/interfaces/d4.ts:3933
showTitleboolean-js-api/src/interfaces/d4.ts:3979
showXAxes"Auto" | "Always" | "Never"Shows horizontal axis for each inner viewer row. Depending on selected inner viewer, axis may be hidden automatically.js-api/src/interfaces/d4.ts:3911
showXLabelsboolean-js-api/src/interfaces/d4.ts:3915
showXSelectorsboolean-js-api/src/interfaces/d4.ts:3913
showYAxes"Auto" | "Always" | "Never"Shows vertical axis for each inner viewer column. Depending on selected inner viewer, axis may be hidden automatically.js-api/src/interfaces/d4.ts:3921
showYLabelsboolean-js-api/src/interfaces/d4.ts:3925
showYSelectorsboolean-js-api/src/interfaces/d4.ts:3923
syncMouseOverRowboolean-js-api/src/interfaces/d4.ts:3937
tablestring-js-api/src/interfaces/d4.ts:3981
tilesPerRownumber-js-api/src/interfaces/d4.ts:3946
titlestring-js-api/src/interfaces/d4.ts:3977
useTiledViewboolean-js-api/src/interfaces/d4.ts:3944
viewerTypestring-js-api/src/interfaces/d4.ts:3896
viewportstring-js-api/src/interfaces/d4.ts:3952
xColumnNamesstring[]-js-api/src/interfaces/d4.ts:3892
xLabelsOrientation"Auto" | "Horz" | "Vert"-js-api/src/interfaces/d4.ts:3917
yColumnNamesstring[]-js-api/src/interfaces/d4.ts:3894
yLabelsOrientation"Auto" | "Horz" | "Vert"-js-api/src/interfaces/d4.ts:3927