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
dataTableTransposed
boolean
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
networkShowDataTable
option
Show nodes or edges on data table
Default:
nodes
Used in:
all visualizations
refresehDataTableOnDraw
boolean
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
showDataTableOnSelect
boolean
Flag to indicate to show data after selecting data in the plot
Default:
false
Used in:
all visualizations