Creating bubble graphs

Bubble graphs are like scatterplot graphs, except that they allow an additional size variable to be incorporated into the graph. Essentially this is like charting three variables in two dimensions. The bubbles are represented by markers that vary in size, indicating relative importance.

In the example below, three variables—Total Population (y-axis), Percentage of Urban population (x-axis), and Population with AIDS (size of bubble)—are graphed.

Example of bubble graph
Example of bubble graph
Steps:
  1. Click the View menu, point to Graphs, then click Create.
  2. Click the Graph type drop-down arrow and choose BubbleBubble.

    In a bubble graph, all three values (variables) are independent. You can choose which variable to show on the x-axis, which to show on the y-axis, and which to show by the size of the bubble.

  3. Click the Layer/Table drop-down arrow and choose the layer or table containing the data values that are to be graphed.
  4. Click the Radius Field drop-down arrow and choose the field to represent the size of the bubble. Note that this value determines the size of the bubble relative to the other data points on the graph.

    Note that the y-axis is used as a reference in determining a suitable bubble radius for your graph. It is therefore important to ensure that the field representing the bubble radius has values of a smaller scale unit than those of the y-axis. For example, if the y-axis represents values in thousands, the field used for the bubble radius should represent values in the hundreds.

  5. Click the Y field drop-down arrow and choose the field of values to graph.
  6. Click the X field (Optional) drop-down arrow (if you want to supply an x-value) and choose the field to graph.
  7. X label field lets you specify a different field to label the horizontal axis of the scatterplot.
  8. By default, the values of the input data will be added to the legend of the graph. You can disable this by unchecking the Add to legend check box.
  9. To mark the data points with their values, check the Show labels (marks) check box. If the X label field has not been set, the Y field value will be used for the label value. You can change the field used to label the points by changing the X label field value.
  10. You can change the appearance of the markers on the graph with the Color control.
  11. You can change the appearance, such as transparency, of the bubbles in the bubble graph with the Bubble tabs.
    Bubble tab

    The Border tab controls the width, style, and color of the outline of the bubble.

  12. Click the Next button to proceed to the general properties page to complete your graph.

Related Topics


Published 6/7/2010