Data Table

Parameters associated with the data table :

colWidth integer
Mumber of pixels for the width of cells in the data table
Default: 100
Used in: all visualizations
dataTableColumnWidth array Private
Initialize configurations
Default:
Used in: all visualizations
Flag to transpose the data in the data table
Default: true
Used in: all visualizations
freezeColLeft integer
Number of columns to freeze in the left side of the data table
Default:
Used in: all visualizations
freezeColRight integer
Number of columns to freeze in the right side of the data table
Default:
Used in: all visualizations
freezeRowBottom integer
Number of rows to freeze at the bottom of the data table
Default:
Used in: all visualizations
freezeRowTop integer
Number of rows to freeze at the top of the data table
Default:
Used in: all visualizations
maxCols integer
Maximum number of columns to display in the data table
Default: 6
Used in: all visualizations
maxRows integer
Maximum number of rows to display in the data table
Default: 10
Used in: all visualizations
Show nodes or edges on data table
Default: nodes
Options: nodes, edges
Used in: all visualizations
Flag to indicate to refresh data after drawing the plot
Default: false
Used in: all visualizations
rowHeight integer
Mumber of pixels for the height of cells in the data table
Default: 18
Used in: all visualizations
showDataTable boolean
Flag to indicate to show the data table
Default: false
Used in: all visualizations
Flag to indicate to show data after selecting data in the plot
Default: false
Used in: all visualizations
startCol integer Private
Starting column in the data table
Default:
Used in: all visualizations
startRow integer Private
Starting row in the data table
Default:
Used in: all visualizations