Skip to content

Composable Types

These components render a decision’s visualization directly.

They are exposed so that anyone can create custom visualizations, composing values and visualizations directly in their custom components.

Composes

The following table lists all decision types and which component is used internally to render the decision value and visualization.

Space

Decision TypeValue ComponentViz Component
SpaceValue ShowSpaceValue ShowSpaceViz
SpaceScale ShowSpaceValue ShowSpaceViz

Color

Decision TypeValue ComponentViz Component
ColorValue ShowColorValue ShowColorViz
ColorSet ShowColorValue ShowColorViz
Color Oklab Hue Value ShowColorChannelValue ShowColorChannelViz
Color Oklab Hue Set ShowColorChannelValue ShowColorChannelViz
Color Oklab Chroma Value ShowColorChannelValue ShowColorChannelViz
Color Oklab Chroma Scale ShowColorChannelValue ShowColorChannelViz
Color Oklab Lightness Value ShowColorChannelValue ShowColorChannelViz
Color Oklab Lightness Scale ShowColorChannelValue ShowColorChannelViz
Color sRGB Hue Value ShowColorChannelValue ShowColorChannelViz
Color sRGB Hue Set ShowColorChannelValue ShowColorChannelViz
Color sRGB Saturation Value ShowColorChannelValue ShowColorChannelViz
Color sRGB Saturation Scale ShowColorChannelValue ShowColorChannelViz
Color sRGB Lightness Value ShowColorChannelValue ShowColorChannelViz
Color sRGB Lightness Scale ShowColorChannelValue ShowColorChannelViz