Color Manager (legacy)

This Node Is Deprecated — This node is kept for backwards-compatibility, but the usage in new workflows is no longer recommended. The documentation below might contain more information.

Colors can be assigned for either nominal (possible values have to be available) or numeric columns (with lower and upper bounds). If these bounds are not available, a '?' is provided as a minimum and maximum value. The values are then computed during execute. If a column attribute is selected, the color can be changed with the color chooser.

Options

Column(s):
Select the column whose possible values or ranges should be used for color selection.
Nominal:
Assigns colors based on the possible attribute values of the selected column. The colors are set independently for each attribute value.
Range:
Assigns a color gradient based on a numeric attribute. If the range is known, the minimum and maximum are displayed in the list, otherwise a '?' is shown. The color is determined by the position of the attribute's value within the numeric range: the corresponding color is set at the same position in the gradient.
Alpha:
Adjust the color's alpha component in the range of 0..255. Please note, alpha composition is expensive in cases when operations performed are not hardware-accelerated.

Input Ports

Icon
Table to which color should be applied

Output Ports

Icon
Same table with color information appended to one attribute
Icon
Color settings applied to the input table

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.