Node Connectivity

There are 2860 nodes that can be used as successor for a node with an output port of type Table.

Color Appender 

Assigns an existing color model to a table.

Size Appender 

Appends sizes to one selected column.

Shape Appender 

Appends shapes to one selected column.

Color Appender Deprecated

Assigns an existing color model to a table.

Number Format Manager Streamable

Defines how to display values in selected numeric columns.

String Format Manager Streamable

Defines how to display strings in selected columns.

Bar Chart (JFreeChart) 

Displays a bar chart for columns with nominal values.

Bubble Chart (JFreeChart) 

This node creates a bubble-chart visualization. It uses two variables for the position of a data point and a third one is mapped to the radius of the […]

GroupBy Bar Chart (JFreeChart) 

Displays a bar chart for all ready grouped columns with nominal values. You can use the GroupBy-Node to gain the required columns.

HeatMap (JFreeChart) 

A HeatMap maps each value onto a color scale and visualizes it in a rectangle. It can be used to show lists of numbers and distance matrices.