Fast Scatterplot

This component renders points in a scatterplot. It uses an HTML5 canvas element for the rendering, which is faster than the standard SVG-based approach. Please note: currently this nodes does not provide the plot at the output port.

Options

Draw Rectangles instead of Circles (faster)
For speedy drawing rectangles can be drawn instead of circles.
X-Coordinate Column
The column containing the x-Coordinate
Y-Coordinate Column
The column containing the y-Coordinate
Point Radius
The radius of the points in the plot
Line Width
The width of the horizontal lines.
Title
Enter Description

Input Ports

Icon
Table with columns for x and y coordinates
Icon
Table with columns "y" and "color"

Output Ports

This node has no output ports

Nodes

Extensions

Links