Aster

Best for: visualizing multiple data points for groups of data. The angle of each slice is one data point and the radius of each slice is a secondary data point.

Configuration

Palette: uses the colors from the selected palette.

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

Weight by (Required): The field that will determine the length or radius of the slices.

Aggregate type (Required): Determines how to score the data from the Weight by field.

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

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

Legend values: displays values next to corresponding legend keys.

Legend percentages: displays percentages next to corresponding legend keys.

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