Bubble

Best for: visualizing multiple data points for groups of data. This is similar to a scatter plot, except the size of each bubble is determined by a data point.

Configuration

Palette: uses the colors from the selected palette.

Use Group By: should the bubbles be grouped using different colors?

Group by (Required): if Use Group By selected. The field that will make up the color of the bubble.

Weight by (Required): The field that will determine the size of each bubble.

X axis field (Required): The field that will determine the location of the bubble on the X axis.

X axis label: if a value is set, this will be displayed as the X axis label.

Y axis field (Required): The field that will determine the location of the bubble on the Y axis.

Y axis label: if a value is set, this will be displayed as the Y axis label.

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

Clickable: if selected, allows users to click on a bubble to open the record.

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 bubble colors.

Dot size: the radius in pixels of the largest bubbles.

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