Bubble Charts

Bubble charts are typically used to show three dimensions of data in a two dimensional chart. This type of chart often lends itself to the display of financial data because specific values can be visually represented in your chart by different bubble sizes. It is similar to scatter chart allowing you to plot data as a collection of bubbles. Bubble charts plot three values:

Multiple data values can be plotted in the bubble chart.

Bubbles with zero size can rendered using some small bubble size to prevent them from disappearing. Also there is an option can be provided to hide zero-size values if necessary.

Bubbles with negative values can also be displayed. These type of values are derived from their real absolute value, and the real negative value is depicted in the data label (although based on the positive value). You can optionally select not to show negative values.

Bubble charts have the following limitations:

  To create a bubble chart:

  1. In the Section pane, select the chart in which to generate the bubble chart.

  2. Drag a fact value from the Catalog pane to the Y Axis of the data layout.

  3. Drag a fact value from the Catalog pane to the X Axis of the data layout.

  4. Drag a fact value from the Catalog pane to the Size pane of the data layout.

  To show the real value of a data point, use the tool tip and hover over the data point.

  To show grid lines on the scatter chart, click the plot area of the chart and select Show X Axis Grid Lines or Show Y Axis Grid lines.