---
title: "Create a bubble chart"
slug: "create-a-bubble-chart"
updated: 2026-06-01T15:36:43Z
published: 2026-06-01T15:36:43Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.quickbase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Create a bubble chart

Use a bubble chart to visualize three dimensions of data on a single chart. Select a field that determines the size of the bubble. Bubbles vary in size according to the values in this field.

Similar to a [scatter chart](/v1/docs/create-a-scatter-chart), you can use a bubble chart to show relationships among your data and convey a large amount of numeric information quickly—like prospective sales opportunities per week by dollar amount, probability of close, and stage in the sales cycle.

![](https://cdn.document360.io/dd260e4e-10bb-4b66-8fb3-5504c272b904/Images/Documentation/4572755252500.png)

Like all Quickbase charts, bubble charts are interactive; select a bubble to view the record(s) associated with it. You can also apply [dynamic filters](/v1/docs/use-dynamic-filters-on-legacy-table-reports) to bubble charts.

To print your chart or save it as an image, select the menu in the top right of the chart: ![Chart options menu showing options to print or save the chart as an image](https://cdn.document360.io/dd260e4e-10bb-4b66-8fb3-5504c272b904/Images/Documentation/34621109279508.png)

## Create a bubble chart

1. Open the table in the sidebar, select **Reports** and then select **+ New report**.
2. Select **Chart** and select **Create**.
3. In the Basics section, **Name** your chart and give it a **Description**. Tip: Select **Show description on chart page**so others can easily understand the purpose of your chart.
4. Select **Bubble** as the chart **Type**.

## Set up chart details

Decide what this bubble chart will show:

### Data values on x axis

Select the field whose values you want to display on the x axis.

In the **Group by** list, select to group values in intervals or set amounts, or select **None** if you don't want to group values. Selecting None means bubbles will display at their individual, actual values, not as summed or averaged values.

> [!TIP]
> Tip
> 
> If you selected **None** in the **Group by** list and your chart is displaying a lot of records, bubbles may overlap and become difficult to read. Try selecting an option in the **Group by** list and re-displaying your chart.

### Data values on y axis

Select the field whose values you want to display on the y axis. If you choose a Group by option (other than None), select to display bubbles as **summed** or **averaged** values. You can display only single field on the y axis. If you want to display multiple y axes, try a [scatter chart](/v1/docs/create-a-scatter-chart) instead.

To customize your chart even more, set minimum and maximum y-axis values for both the primary and secondary y axis.

When you add a min/max value, Quickbase's default axis calculation is overridden. If you only apply a min or max (not both), the blank axis uses Quickbase's default axis calculation.

The min/max is shown on:

- New-style standalone charts
- Charts on the latest version of dashboards
- Charts embedded on forms (including when the forms are printed)
- Charts included in custom emails
- Charts included in document templates

The min/max will not show on:

- Legacy charts
- Charts on legacy forms

Legacy charts display the Quickbase default axis calculation. In other words, they will continue to render as they previously have.

> [!TIP]
> Tip
> 
> Remember to **label**the axes; this helps others understand your chart.

### Bubble size

Select the field that you want to determine the size of the bubble. Bubbles vary in size according to the values in this field.

If you choose a Group by option (other than None), select to display bubbles as **summed** or **averaged** values. If you have no need for sizes, you can use a [scatter chart](/v1/docs/create-a-scatter-chart) instead.

### Series

Select a field if you'd like to display y axis values in a series. A series lets you plot different y axis points for separate categories. Select how to **group** and **display** the series of values.

### Sort

Decide [how to sort](/v1/docs/sorting-chart-reports) your bubble chart.

### Data labels

Select to display data labels on the chart. You can choose to display the value or the value as the percent of the series.

## Add a report formula

You have to make a report formula and then its name appears in the list of available fields. Before the report formula: ![](https://cdn.document360.io/dd260e4e-10bb-4b66-8fb3-5504c272b904/Images/Documentation/28604948148756.png)

After the report formula has been created: ![](https://cdn.document360.io/dd260e4e-10bb-4b66-8fb3-5504c272b904/Images/Documentation/28604926492052.png)

## Add filters

[Filter](/v1/docs/filter-records) to display only certain types of data or data that meets conditions you set.

## Save and share the report

If you are not an app admin, you can only save the chart as Personal (only you can view it).

If you have permissions to create Shared reports, you can make the report Shared (others can view it). Optionally, you can also [assign the report to a group](/v1/docs/organize-reports).

## Examples

The following bubble chart shows the sales opportunities per week by dollar amount, probability of close, and stage in the sales cycle.

![Bubble chart showing sales opportunities by week, dollar amount, probability of close, and stage in the sales cycle](https://cdn.document360.io/dd260e4e-10bb-4b66-8fb3-5504c272b904/Images/Documentation/4572755252500.png)

This chart is defined as follows:

- *Close Date* grouped by week, displayed from low to high on the x axis
- *Opportunity Amount* summed on the y axis
- Bubble size set by *Probability* of close, summed
- A series that displays the *Stage* in the sales process

![](https://cdn.document360.io/dd260e4e-10bb-4b66-8fb3-5504c272b904/Images/Documentation/4572798863252.png)

This bubble chart visualizes the cost of acquiring a customer to their lifetime value. This view can help you understand how your economics are trending.

![Bubble chart showing customer acquisition cost versus customer lifetime value](https://cdn.document360.io/dd260e4e-10bb-4b66-8fb3-5504c272b904/Images/Documentation/4572798887444.png)
