Skip to main content
Version: current

Table

Description

To visualise data in a non-graphical way you can useTable to visualise data very simply. Table is a great way to read data directly if there is not to much. If to much data (usually +1000 datapoints) is send to the table performance issues can arise.

MxN

Input

The input is MxN.

Attributes

AttributeValue
NameTable
Unit
Round 3
Color map plasma
Inputs1

Name

Name specifies the name of the block.

Units

Units is no longer used and will be removed from the properties soon.

Round

Round can round the data into a specific number of decimals. This can be enabled or disabled. Default the datapoint is rounded to 3 decimals.

Color map

Color map can alter the background of the cells dependent on the cell value. Default color map is plasma

Inputs

Inputs specifies the number of inputs(s) the block will have. Currently there can only be a single input.