Donut Matrix

Best for: comparing the size of isolated groups of data as separate donut charts.

Configuration

Palette: uses the colors from the selected palette to make up the slice colors.

Group by (Required): The field that will make up individual donut chart groups.

Second group by (Required): The field that will make up the donut slices within each donut chart group.

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

Clickable: if selected, allows users to click to open a list of the data making up the donut charts.

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 legened for the slice colors.

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.

Items Per Row: integer value that determines how many charts will be displayed on each row.

Display Axis Line: if selected, displays horizontal lines under each donut.

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