Donut

Best for: visualizing 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.

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

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.

Display legend: if selected, displays the legend for the arc slice colors.

Legend values: displays values next to corresponding legend keys.

Legend percentages: displays percentages next to corresponding legend keys.

Display labels: display labels with values next to corresponding slices.

Show Percentage: display percentages of each slice next to corresponding slices.

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.

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