Node Connectivity

There are 98 nodes that can be used as predessesor for a node with an input port of type Image.

Parallel Coordinates Plot (JavaScript) (legacy) 

The parallel coordinates plot uses d3.js, JavaScript based charting library. The view can be accessed either via the interactive view action on the […]

Pie/Donut Chart (JavaScript) (legacy) 

A pie/donut chart based on the NVD3 library.

ROC Curve (JavaScript) (legacy) 

A ROC curve plot using a JavaScript based charting library.

Scatter Plot (JavaScript) (legacy) 

A scatter plot using a JavaScript based charting library.

Stacked Area Chart (JavaScript) (legacy) 

A Stacked Area Chart based on the NVD3 library.

Sunburst Chart (JavaScript) (legacy) 

A sunburst chart based on the d3.js library.

Tag Cloud (JavaScript) (legacy) 

Displays a tag cloud.

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.