Skip to main content

ISparklinesSettings

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

Properties

PropertyTypeDescriptionDefined in
aggregationsstring[]List of aggregations for the columnsjs-api/src/interfaces/d4.ts:3583
allowDynamicMenusboolean-js-api/src/interfaces/d4.ts:3595
colorstringNumerical column to be used for color-coding. The values in the bin get aggregated using the Color Aggr Type property.js-api/src/interfaces/d4.ts:3589
colorAggrTypestringColor aggregation type.js-api/src/interfaces/d4.ts:3593
colorColumnNamestring-js-api/src/interfaces/d4.ts:3590
columnNamesstring[]List of columns to show aggregations onjs-api/src/interfaces/d4.ts:3580
descriptionstringViewer description that gets shown at the Descriptor Position. Markup is supported.js-api/src/interfaces/d4.ts:3609
descriptionPosition"Top" | "Bottom" | "Left" | "Right"-js-api/src/interfaces/d4.ts:3621
descriptionVisibilityMode"Auto" | "Always" | "Never"-js-api/src/interfaces/d4.ts:3623
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:3613
initializationFunctionstringNamespace-qualified function that gets executed when a viewer is initializedjs-api/src/interfaces/d4.ts:3616
onInitializedScriptstringJavaScript that gets executed after a viewer is initialized and added to the TableViewjs-api/src/interfaces/d4.ts:3619
showContextMenubooleanProperties common for all viewers todo: use code generationjs-api/src/interfaces/d4.ts:3599
showTitleboolean-js-api/src/interfaces/d4.ts:3603
sparklineTypestring-js-api/src/interfaces/d4.ts:3585
tablestring-js-api/src/interfaces/d4.ts:3605
titlestring-js-api/src/interfaces/d4.ts:3601