# Bubble charts

In this section, we'll look at bubble charts. Note that you can either create a new rule as shown here or edit the bubble charts inserted using the one-click option explained [here](/working-with-inforiver/5.-conditional-formatting/one-click-options.md).

Refer to the [Create Rule](/working-with-inforiver/5.-conditional-formatting/create-rule-reporting-matrix.md) section to get started. Once the rule is created and you can see the Conditional Formatting side panel, follow the steps below.

Select 'Bubble Chart' in the **Color scale for** dropdown. **Format by** should be set to 'Color Scale'.

<figure><img src="/files/MA71B39ZNmQ1ak4AkTUx" alt=""><figcaption><p>Conditional formatting with bubble charts</p></figcaption></figure>

We've already covered some of the options in the [Color scales](/working-with-inforiver/5.-conditional-formatting/create-rule-reporting-matrix/color-scales.md) section. Let's look at the customization options specific to bubble charts.&#x20;

#### 1. Hide value

Check the **Hide value** checkbox to see only the bubble charts - the values are hidden.

<figure><img src="/files/O7iW9HyJ5v7h0lzWOBpr" alt=""><figcaption><p>Hide value</p></figcaption></figure>

#### 2. Bubble overlay

Enable this option to allow the bubble chart to overlap the cell value. Disable this checkbox if you do not want the chart to ovelap the value.

<div><figure><img src="/files/9eZff80UqezZQvItJBGL" alt=""><figcaption><p>Bubble overlay enabled</p></figcaption></figure> <figure><img src="/files/8JnhFNM7tqqBBN7lh5iu" alt=""><figcaption><p>Bubble overlay disabled</p></figcaption></figure></div>

#### 3. Bubble color

Set a custom color for the bubble chart.

<figure><img src="/files/NU2ujUkP8t4Pibpqrlt3" alt=""><figcaption><p>Customizing the bubble color</p></figcaption></figure>

#### 4. Apply color to text

Set the font color of cell values to match the bubble color. Note that we've disabled the Bubble overlay checkbox as the values will not be visible when the chart overlaps them.

<figure><img src="/files/Z6wzZwTRPxEBG4BCSUKL" alt=""><figcaption><p>Apply color to text option</p></figcaption></figure>

#### 5. Measure based color

The gradient and color intensity of the bubbles are determined based on the minimum and maximum values of the measure selected from the dropdown.&#x20;

<figure><img src="/files/XXbniQdl6KXGbdVD4tT2" alt=""><figcaption><p>Select measure option</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.inforiver.com/working-with-inforiver/5.-conditional-formatting/create-rule-reporting-matrix/bubble-charts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
