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 categorical (color palette) or numerical (color gradient), and is applied according to its configuration.

Application behavior:

  • Categorical models: 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.
  • Numerical models: Color values using a gradient with percentage-based or absolute stop values.
    • For percentage-based models: The joint domain of the selected columns is used to interpret the percentage stops as absolute values.
    • For absolute models: 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 categorical color handler 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
  • Categorical model: Returns the input model updated with new values found in the table.
  • Percentage-based numerical model: Returns the model adjusted to the domain of the selected columns.
  • Absolute numerical model: Returns the input model 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.