Pie

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

Configuration

Palette: uses the colors from the selected palette.

Group by (Required): The field that will make up the individual pie slices.

Aggregate Type: how the individual slices should be calculated.

Aggregate Field: if Aggregate Type is not ‘Count’, this field will be used to calculate the individual slices.

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

Clickable: if selected, allows users to click on a pie 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 pie 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.

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