Data Table : Parameters associated with the data table

# dataTableAccentColor
Color for the the brand of the data table. Used wherever a non-neutral color is required. Selections, focus outlines and checkboxes use the accent color by default
Type: color
Default: rgb(8, 122, 209)

# dataTableActiveCellBorderColor

# dataTableAutoColumnWidth

# dataTableBannerBackgroundColor

# dataTableBannerBorderColor

# dataTableBannerImage

# dataTableBannerShow

# dataTableBannerTextAlign

# dataTableBannerTextBaseline

# dataTableBannerTextColor

# dataTableBannerTextFontSize
Font size for the text in data table banner. Be aware that auto scaling font must be turned off for this property to take effect. A more convenient way to modify the size is to use the dataTableBannerTextScaleFontFactor
Type: integer
Default: 13

# dataTableBannerTextFontStyle

# dataTableBannerTextMargin

# dataTableBannerTextRotate

# dataTableBannerTextScaleFontFactor

# dataTableBorderColor

# dataTableCellBackgroundColor

# dataTableCellBorderColor

# dataTableCellBorders

# dataTableCellHoverBackgroundColor

# dataTableCellTextAlign

# dataTableCellTextBaseline

# dataTableCellTextColor

# dataTableCellTextFontSize
Font size for the text in data table cells. Be aware that auto scaling font must be turned off for this property to take effect. A more convenient way to modify the size is to use the dataTableCellTextScaleFontFactor
Type: integer
Default: 13

# dataTableCellTextFontStyle

# dataTableCellTextMargin

# dataTableCellTextRotate

# dataTableCellTextScaleFontFactor

# dataTableColAlignment

# dataTableColFormat
Format for the cols in the data table. Key is the sample name and the value is the format string using sprintf notation
Type: object
Default: {}

# dataTableColHide

# dataTableColOrder
Array to store the column sorting for the data table. It only applies to meta data and exclude variables or samples. Those not included willl be placed last
Type: array
Default: []

# dataTableColPin
Array to store the columns to pin in the data table. Pinned columns will always be visible when scrolling horizontally
Type: array
Default: []

# dataTableColProperties
Properties for the cols in the data table. Key is the sample name and the value is the width in pixels
Type: object
Default: {}

# dataTableColWidth

# dataTableColorTransparency

# dataTableColored

# dataTableGrouped

# dataTableHeaderBackgroundColor

# dataTableHeaderTemplate

# dataTableHeaderTextAlign

# dataTableHeaderTextBaseline

# dataTableHeaderTextColor

# dataTableHeaderTextFontSize
Font size for the text in data table headers. Be aware that auto scaling font must be turned off for this property to take effect. A more convenient way to modify the size is to use the dataTableHeaderTextScaleFontFactor
Type: integer
Default: 13

# dataTableHeaderTextFontStyle

# dataTableHeaderTextMargin

# dataTableHeaderTextRotate

# dataTableHeaderTextScaleFontFactor

# dataTableNetwork

# dataTableOddCellBackgroundColor

# dataTableOnSelectShow

# dataTablePaginationBackgroundColor

# dataTablePaginationBorderColor

# dataTablePaginationShow

# dataTablePaginationSize

# dataTablePaginationTextAlign

# dataTablePaginationTextBaseline

# dataTablePaginationTextColor

# dataTablePaginationTextFontSize
Font size for the text in data table pagination bar. Be aware that auto scaling font must be turned off for this property to take effect. A more convenient way to modify the size is to use the dataTablePaginationTextScaleFontFactor
Type: integer
Default: 13

# dataTablePaginationTextFontStyle

# dataTablePaginationTextMargin

# dataTablePaginationTextRotate

# dataTablePaginationTextScaleFontFactor

# dataTableRowGroups

# dataTableRowHeight

# dataTableRowHoverBackgroundColor

# dataTableRowLines

# dataTableRowNumbersShow

# dataTableScrollDirection

# dataTableStatusBackgroundColor

# dataTableStatusBorderColor

# dataTableStatusShow

# dataTableStatusTextAlign

# dataTableStatusTextBaseline

# dataTableStatusTextColor

# dataTableStatusTextFontSize
Font size for the text in data table status bar. Be aware that auto scaling font must be turned off for this property to take effect. A more convenient way to modify the size is to use the dataTableStatusTextScaleFontFactor
Type: integer
Default: 13

# dataTableStatusTextFontStyle

# dataTableStatusTextMargin

# dataTableStatusTextRotate

# dataTableStatusTextScaleFontFactor

# dataTableStripeTransparency

# dataTableStriped

# dataTableToolbarBackgroundColor

# dataTableToolbarBorderColor

# dataTableToolbarShow
Flag to show/hide the Flag to show the toolbar with icons to connect to the graph interface in the data table
Type: boolean
Default: true

# dataTableTransposed

# dataTableZeroHeader

# datatableBackgroundColor