Skip to main content

IScatterPlot3dSettings

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

Properties

PropertyTypeDescriptionDefined in
allowDynamicMenusboolean-js-api/src/interfaces/d4.ts:3546
axisFontstring-js-api/src/interfaces/d4.ts:3527
axisLineColornumber-js-api/src/interfaces/d4.ts:3521
axisTextColornumber-js-api/src/interfaces/d4.ts:3523
backColornumber-js-api/src/interfaces/d4.ts:3511
categoricalColorSchemenumber[]Applies only to columns with 100+ categories; below that, the column's color coding is used.js-api/src/interfaces/d4.ts:3484
colorstring-js-api/src/interfaces/d4.ts:3470
colorColumnNamestring-js-api/src/interfaces/d4.ts:3471
controlsFontstringViewer controls elements font.js-api/src/interfaces/d4.ts:3544
descriptionstringViewer description that gets shown at the Descriptor Position. Markup is supported.js-api/src/interfaces/d4.ts:3560
descriptionPosition"Top" | "Bottom" | "Left" | "Right"-js-api/src/interfaces/d4.ts:3572
descriptionVisibilityMode"Auto" | "Always" | "Never"-js-api/src/interfaces/d4.ts:3574
dynamicCameraMovementboolean-js-api/src/interfaces/d4.ts:3509
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:3541
filteredOutRowsColornumber-js-api/src/interfaces/d4.ts:3515
filteredRowsColornumber-js-api/src/interfaces/d4.ts:3513
gridLineColornumber-js-api/src/interfaces/d4.ts:3525
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:3564
initializationFunctionstringNamespace-qualified function that gets executed when a viewer is initializedjs-api/src/interfaces/d4.ts:3567
labelstring-js-api/src/interfaces/d4.ts:3492
labelColumnNamestring-js-api/src/interfaces/d4.ts:3493
legendPosition"Top" | "Bottom" | "Auto" | "Left" | "Right" | "RightTop" | "RightBottom" | "LeftTop" | "LeftBottom"-js-api/src/interfaces/d4.ts:3531
legendVisibility"Auto" | "Always" | "Never"-js-api/src/interfaces/d4.ts:3529
linearColorSchemenumber[]-js-api/src/interfaces/d4.ts:3481
markerOpacitynumber-js-api/src/interfaces/d4.ts:3488
markerRandomRotationboolean-js-api/src/interfaces/d4.ts:3490
markerSizeScaling"linear" | "logarithmic"Linear or logarithmic scale for the Size column.js-api/src/interfaces/d4.ts:3479
markerTypestring-js-api/src/interfaces/d4.ts:3486
missingValueColornumber-js-api/src/interfaces/d4.ts:3519
onInitializedScriptstringJavaScript that gets executed after a viewer is initialized and added to the TableViewjs-api/src/interfaces/d4.ts:3570
rowSource"All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow"Determines the rows shown on the plot.js-api/src/interfaces/d4.ts:3534
selectedRowsColornumber-js-api/src/interfaces/d4.ts:3517
showAxesboolean-js-api/src/interfaces/d4.ts:3503
showColorSelectorboolean-js-api/src/interfaces/d4.ts:3473
showContextMenubooleanProperties common for all viewers todo: use code generationjs-api/src/interfaces/d4.ts:3550
showFilteredOutPointsboolean-js-api/src/interfaces/d4.ts:3447
showHorizontalGridLinesboolean-js-api/src/interfaces/d4.ts:3507
showMouseOverRowGroupbooleanHighlight 'mouse-over' rows (such as the ones that fall into a histogram bin that the mouse is currently hovering over).js-api/src/interfaces/d4.ts:3497
showSelectedRowsbooleanWhen checked, selected markers are highlighted using the selected rows color. When unchecked, selected markers use their regular color coding.js-api/src/interfaces/d4.ts:3501
showTitleboolean-js-api/src/interfaces/d4.ts:3554
showVerticalGridLinesboolean-js-api/src/interfaces/d4.ts:3505
showXSelectorboolean-js-api/src/interfaces/d4.ts:3454
showYSelectorboolean-js-api/src/interfaces/d4.ts:3461
showZSelectorboolean-js-api/src/interfaces/d4.ts:3468
sizestring-js-api/src/interfaces/d4.ts:3475
sizeColumnNamestring-js-api/src/interfaces/d4.ts:3476
tablestring-js-api/src/interfaces/d4.ts:3556
titlestring-js-api/src/interfaces/d4.ts:3552
xstring-js-api/src/interfaces/d4.ts:3449
xAxisType"linear" | "logarithmic"-js-api/src/interfaces/d4.ts:3452
xColumnNamestring-js-api/src/interfaces/d4.ts:3450
ystring-js-api/src/interfaces/d4.ts:3456
yAxisType"linear" | "logarithmic"-js-api/src/interfaces/d4.ts:3459
yColumnNamestring-js-api/src/interfaces/d4.ts:3457
zstring-js-api/src/interfaces/d4.ts:3463
zAxisType"linear" | "logarithmic"-js-api/src/interfaces/d4.ts:3466
zColumnNamestring-js-api/src/interfaces/d4.ts:3464