Rhythm Wheel

This component renders a Rhythm Wheel by drawing a donut chart with stand out segments. Segments are colored either by column or, if the column contains "auto", by applying colors from an integrated palette.

Options

Show value as label
Whether the value of a segment should be written under or as the label.
Value column
The column containing the numeric values for the segments of the wheel.
Label column
The column containing the labels for the segments. Insert an empty string in the column to not render any label.
Color column
The column containing the colors to be assigned to the segments. Can be hex (e.g. "#008dde"), RGB (e.g. "rgb(255,234,131)"), or a name (e.g. "red"). If color is set to "auto", a color from an integrated palette is chosen.
Stand Out Column
Column determining if a segment should stand out. If not needed, add a boolean constant column with all false (e.g. with the Constant Value Column node).
Inner Label
The label to show in the middle of the wheel. Leave empty to show nothing there.
Value label suffix
The suffix to add to the value label

Input Ports

Icon
No description for this port available.

Output Ports

This node has no output ports

Nodes

Extensions

Links