Double Donut

Best for: visualizing multiple groups of data in the form of arc slices whose lengths are determined by their value relative to the other arc slices.

Configuration

Palette: uses the colors from the selected palette.

Group by (Required): The field that will make up the individual arc slices of the outer donut.

Second group by (Required): The field that will make up the individual arc slices of the inner donut.

Limit (Required): Determines how many slices will be displayed.

Rounded corners: radius in pixels of each slice to create curve effect.

Slice padding: decimal value (must be less than 1) that determines the spacing between each slice.

Inner radius: decimal value (must be less than Outer radius) that determines how far from the center the slices start.

Outer radius: decimal value (must be greater than Inner radius) that determines how far from the center the slices end.

Clickable: if selected, allows users to click on an arc slice to open the list of records.

Click through: if Clickable is selected, this optional field allows you to set the url suffix that the click should lead to. Defaults to the out-of-the-box list page if left empty.

Ignore filters: if selected and if there are filters defined for the dashboard, this chart will ignore the filters.

Display label: if set, this value will be what is displayed as the chart title. If empty, the name of the chart will be used as the chart title. Set this value to none if you don’t want a chart title to be displayed.

Last updated