Bubble Chart

In this article, we will explain how to create and customize a bubble chart. So let's get started!

A bubble chart is a chart that visualizes data using a collection of points plotted on a grid. Each point represents a single data point, and the position of the point on the grid represents the values of the data point for two different variables. The size of the point, or bubble, represents a third variable, and the color of the bubble can represent a fourth variable. The x-axis represents one variable, the y-axis represents another variable, the size of the bubble represents the third variable, and the color of the bubble represents the fourth variable.

Here is an example of a bubble chart using size, color, and position of the bubble to represent different variables, as well as a name for each data point:

This bubble chart shows the weight, height, and gender data for a group of people along with their names. The x-axis represents the age of the people, the y-axis represents their weight, the size of the bubble represents their height, and the color of the bubble represents their gender.

Sample data:

NameAge (years)Weight (kg)Height (cm)Gender

John

20

60

170

Male

Tom

25

70

175

Male

Bill

30

75

180

Male

Steve

35

80

185

Male

Brian

40

85

190

Male

Mary

20

55

165

Female

Rachel

25

65

170

Female

Emily

30

70

175

Female

Sarah

35

75

180

Female

Elizabeth

40

80

185

Female

How-to build a bubble chart?

  1. Navigate to Add New Chart screen

  2. Configure and customize the chart to create the desired visualization.

Bubble chart configuration:

A bubble chart can display up to five dimensions of information. The first three dimensions are represented by the position the bubbles on the x-axis and y-axis, and the name. The fourth dimension can be represented by the size of the bubbles, and the fifth dimension can be represented by the color of the bubbles.

1) The configuration shown illustrates how to map the data fields to generate a bubble chart. There are three mandatory fields : Bubble Name, X-Axes and Y-Axes. Optionally, you can use the "color" and "size" of the bubbles to represent two additional dimensions of the data.

2) To customize the appearance of an area chart, follow these steps:

  1. Click on the "Customize" tab

  2. Go to "Other" accordion to select the desired options

  3. Select the desired customization options, such as bubble stroke, opacity, position, text formatting, bubble colors, and more

This allows you to tailor the appearance of the bubble chart to your specific needs and preferences. You can customize a variety of options to create a chart that effectively communicates your data and insights.

Bubble charts are often used to visualize the relationship between four or more different variables. They can be particularly useful for showing patterns and trends in the data, such as correlations or clusters.

There are a few useful tips to keep in mind when using bubble charts:

  1. Make sure to clearly label the chart and include a descriptive title.

  2. Use a clear and readable font for the labels and axis ticks to make it easier for readers to understand the chart.

  3. Use a meaningful scale for the x-axis and y-axis to help readers understand the context of the data.

  4. Use colors and patterns effectively to differentiate

Bubble chart customization options:

Infinity offers many customization options for your chart. To access these options, click on the customize tab in the chart builder screen. This will display a list of customization options.

Here is a list of notable customization options for the line chart.

FeatureDescription

Aggregation

To create an aggregation, click on the data series chip in the data mapping section and choose the desired aggregation.

There are various aggregation options available based on the data type.

Renaming the Data Series

To rename a data series, click on the data series chip in the data mapping section. A pop-up will appear, allowing you to change the name and any aggregation options.

Titles

To change the titles, follow these steps:

  • Click on the customization tab.

  • Click on the horizontal (or) vertical axes.

  • Proceed to change the titles.

Chart Background

To change the chart background, follow these steps:

  • Click on the customization tab.

  • Click on the chart background.

  • Proceed to selecting the desired color.

Padding and Zoom

To change the padding and zoom, follow these steps:

  • Click on the customization tab.

  • Click on the padding and zoom accordion.

  • Proceed to customize the padding and zoom attributes for your chart.

Legend

To customize the legend, follow these steps:

  • Click on the customization tab.

  • Click on the legend accordion.

  • The platform offers four legend options: top, bottom, right, or none.

  • You can also configure the legend font here.

Axes

To customize the axes, follow these steps:

  • Click on the customize tab.

  • Select the desired axes (horizontal for X, vertical for Y, and right vertical for secondary Y).

  • Proceed to changing the title, fonts, labels, order of axes, scale, or even add formatting such as $ or %.

Gridlines

To change the grid lines, follow these steps:

  • Click on the customize tab.

  • Select the gridlines accordion.

  • Select the orientation (i.e. vertical or horizontal).

Last updated