Color Designer (Apply)

Applies an existing color model to the selected columns or column names of an input table. The input color model may be a palette (for categorical data) or a gradient (for numerical data), and is applied according to its configuration.

Application behavior:

  • Color palette: Assign colors to values or column names. New values found in the input table are added to the model and assigned colors based on its configuration.
  • Color gradient: Color values using a gradient with percentage-based or absolute stop values.
    • Percentage-based: The joint domain of the selected columns is used to interpret the percentage stops as absolute values.
    • Absolute-based: The model is applied directly without modification.
The output table includes color handlers for the affected columns, and the output model reflects any updates made during application.

Options

Columns
Specify one or more columns whose values will be colorized.
Apply to Column Names
Whether the color palette should be applied to the column names.

Input Ports

Icon
A color model (palette or gradient) that defines how colors are assigned to the input table's values or column names.
Icon
Input table containing the columns or column names to which the color model is applied.

Output Ports

Icon
Table with color handlers added to the selected columns based on the applied model.
Icon
  • Color palette: Returns the input palette updated with new values found in the table.
  • Color gradient:
    • Percentage-based: Returns the gradient adjusted to the domain of the selected columns.
    • Absolute-based: Returns the input gradient unchanged.

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.