In Assignment mode, the visual editor sets the given visual properties of its input and overrides all previously set values.
In Encoding mode, the visual editor assigns one type of visual property based on the attribute values of the data items using a scale. A color scale is applied when the visual property is of a color type. Otherwise a numerical scale is applied.
Configures the mode of the visual editor, from Assignment and Encoding.
Assigns given visual properties to the data items. The supported visual properties are color, border, size, width, and opacity.
Configures the column on which the scale is applied.
Configures the visual property the encoding maps attribute values to.
Configures the color scale of the encoding mapping when the selected Type is a color property color or border. The dropdown shows a list of supported color scales.
Configures a numerical scale of the encoding mapping when the selected Type is a numerical property size, width, or opacity. The minimum attribute value is mapped to Min, and the maximum attribute value is mapped to Max. Both Min and Max are required.