Create scatter charts and bubble charts

Scatter charts show relationships between two or more sets of data. They display data as points and require at least two columns (or rows) of data to plot values for a single data series. By default, each data series in a scatter chart shares the x-axis value, and therefore, you only need to add an additional row or column to show another data series.

Bubble charts are similar to scatter charts, but they plot data as bubbles. Each data series includes a third dimension that conveys the relationship between the compared values (x and y) and a size value (z). The size value determines the size of the bubble.

There are two ways to create these charts. You can add a blank chart and then select the table cells with the data you want to use. Or, you can select table cells first, then create a chart that displays the data. Either way, when you change the data in the table, the chart updates automatically.

This topic describes how to add a chart then select data.

Create a scatter chart

  1. Tap Add button, then tap Chart button.

    Tap 2D or Interactive to see all the options; there are no 3D scatter charts.

  2. Tap a scatter chart to add it.

  3. Tap the chart, then select the table rows or columns with the data you want to use.

    You can select rows or columns from one or more tables, including tables on different sheets. Do one of the following:

    • Select two columns or rows: The scatter chart plots one data series. The first column selected determines the x-axis values, and the second column determines the y-axis values.

    • Select more than two columns or rows: The first column selected determines the x-axis values, and each additional column selected creates a new series (and determines the y-axis values for that series).

      If you want each scatter series to use a different column for the x-axis values, tap Configure button in the toolbar, then tap Don’t Share X Values.

    • Select only a single column or row: The scatter chart plots the data similar to a line chart, with the values from the selected column along the y-axis.

  4. Tap Done in the toolbar.

Create a bubble chart

Bubble charts use three values to determine each data point. The first two values (x and y) determine the position (or coordinates) of the bubble, and the third value (z) determines the size of the bubble.

  1. Tap Add button, then tap Chart button.

    Tap 2D or Interactive to see all the options; there are no 3D bubble charts.

  2. Tap a bubble chart to add it.

  3. Tap the chart, then select the table rows or columns with the data you want to use.

    You can select rows or columns from one or more tables, including tables on different sheets. Do one of the following:

    • To plot one data series: Select three columns. The first column selected determines the x-axis values, the second column determines the y-axis values, and the third column determines the size of the bubble.

    • To plot more than one data series: Select sets of three columns. The bubble chart plots each group of three columns as one data series. The first column selected determines the x-axis values, the second column determines the y-axis values, and the third column determines the size of the bubble.

      To have each bubble series share one column for the x-axis values, tap Configure button in the toolbar, then tap Share X Values. In this case, select sets of two columns for each additional data series.

    • To use data from a single column: Select the column. The bubble chart plots the data similar to a line chart, with the values from the selected column along the y-axis.

  4. Tap Done in the toolbar.

Share the x-axis for multiple values along the y-axis

Sharing the x-axis means plotting a single kind of value along the x-axis, while allowing for multiple kinds of values to be plotted along the y-axis. By default, the x-axis values are shared among multiple sets of y-axis values in some types of charts.

  1. Tap the chart, then tap Edit References.

  2. Tap Configure button in the toolbar, then tap Share X Values.

  3. Tap Done.

You can change the data ranges that the chart refers to at any time. To learn how, see Modify chart data references.