Working with Bubble Plots

About Bubble Plots

A bubble plot displays the values of at least three measures by using differently sized plot markers (bubbles) in a scatter plot. The values of two measures are represented by the position on the plot axes, and the value of the third measure is represented by the marker size.
Note: Bubble sizes are scaled relative to the minimum and maximum values of the size variable. The minimum and maximum sizes are illustrated in the plot legend. The actual value for each bubble is displayed as a data tip and in the summary table.
You can create animated bubble plots to display changing data over time.

Specify Properties for a Bubble Plot

On the Properties tab, you can specify the following options:
Name
specifies the name of the visualization.
Title
specifies the title that appears above the graph.
Note: The Title option is disabled if you select Generate graph titles.
Generate graph titles
specifies that the graph title is generated automatically based on the data items in the visualization.
Show grid lines
displays grid lines for each tick on the response axis.
Color gradient
selects the gradient colors for the visualization.
You can click Edit color gradient to select the values that are used to assign the colors. See Specify a Custom Data Range.

Data Roles for a Bubble Plot

The basic data roles for a bubble plot are:
X axis
specifies the measure that is assigned to the X axis.
Y axis
specifies the measure that is assigned to the Y axis.
Bubble size
specifies the measure that determines the marker size.
In addition to the basic data roles, you can assign these roles:
Group
groups the data based on the values of the category data item that you assign. A separate set of points is created for each value.
Note: You cannot assign both the Group role and the Color role at the same time.
Color
specifies a data item that determines the color of the bubbles. If you specify a category, then each value of the category is represented by a different bubble color. If you specify a measure, then the measure value is represented by the bubble color.
Note: You cannot assign both the Group role and the Color role at the same time.
Lattice columns
creates a lattice of charts with a column for each value of the category data item that you assign.
Lattice rows
creates a lattice of charts with a row for each value of the category data item that you assign.
Animation
specifies a datetime data item that is used to animate the bubble plot.
Note: The Animation role is enabled only if you assign a data item to the Group role.

Using Animated Bubble Plots

About Animated Bubble Plots

An animated bubble plot displays the changes in your data values over time. Each frame of the animation represents a value of the datetime data item that is assigned to the Animation data role.
For example, if you assign a category with the YEAR format to the Animation data role, then each frame of the animation displays a bubble plot of your data for a specific year.

Create an Animated Bubble Plot

To create an animated bubble plot:
  1. Select an existing bubble plot, or create a new bubble plot.
  2. Assign a data item to the Group data role.
  3. Assign a data item with a datetime format to the Animation data role.

Display an Animated Bubble Plot

For an animated bubble plot, a set of animation controls appears at the bottom of the visualization.
Animation Control Tasks
Task
Action
Start the animation.
Click Play.
Go to the previous animation frame.
Click Previous.
Go to the next animation frame.
Click Next.
Jump to a specific animation frame.
Use the slider.
Specify whether to repeat the animation.
Select or deselect Loop.
Select the animation speed.
Use the Speed slider.
Track the movement of a specific bubble.
Click the bubble that you want to track.