# Lollipop

### **Chart setup to build a lollipop chart:**

{% stepper %}
{% step %}

#### **Axis**

Drag the dimension to plot on the axis (e.g., Month).
{% endstep %}

{% step %}

#### **Values parameter**

Drag the measures to analyze (e.g., 2024 Actuals).
{% endstep %}

{% step %}

#### **Chart type**

Select **Vertical lollipop** from the Special charts section of the Chart Type dropdown menu.
{% endstep %}
{% endstepper %}

> &#x20;Lollipop charts are used for comparing individual data points, showing rankings, highlighting outliers, and visualizing survey results.

<figure><img src="/files/typiFrRzcDiZeGoTeyfF" alt=""><figcaption></figcaption></figure>

Customize the line and marker colors by enabling the **Individual marker color** toggle.

<figure><img src="/files/XKtAa4bwQL4pb0QRBhXV" alt=""><figcaption><p><strong>Individual marker color</strong></p></figcaption></figure>

You can also change the marker and line styles from the Category format section.&#x20;

<figure><img src="/files/4r0oYmWp3Oj4Skbptr2d" alt=""><figcaption></figcaption></figure>

## Additional formatting options

Here are the other settings that help you refine your lollipop chart.

<table><thead><tr><th width="143.5">Feature</th><th>Description</th><th data-type="content-ref">Link</th></tr></thead><tbody><tr><td>Number</td><td>Configure number formatting (decimals, units)</td><td><a href="/pages/5luh7CNmlb8gDCUt1Cdo">/pages/5luh7CNmlb8gDCUt1Cdo</a></td></tr><tr><td>Legend</td><td>Show/hide and customize the legends</td><td><a href="/pages/DKKnFEcoc3dq7SY8pPwT">/pages/DKKnFEcoc3dq7SY8pPwT</a></td></tr><tr><td>Data Label</td><td>Show exact values for each data point</td><td><a href="/pages/hlfbb3nncB1Juac8B2M1">/pages/hlfbb3nncB1Juac8B2M1</a></td></tr><tr><td>Trellis</td><td>Create small multiples using category split</td><td><a href="/pages/gZGiSWPH6pyEPgCUyJ7G">/pages/gZGiSWPH6pyEPgCUyJ7G</a></td></tr><tr><td>Conditional Formatting</td><td>Apply color rules to highlight values</td><td><a href="/pages/eAlYz7nnGGHBwj0vsrG2">/pages/eAlYz7nnGGHBwj0vsrG2</a></td></tr><tr><td>Sorting</td><td>Sort axis order</td><td><a href="/pages/DBrCRJn3JzquaVGXnE0Z">/pages/DBrCRJn3JzquaVGXnE0Z</a></td></tr><tr><td>Ranking</td><td>Limit to top/bottom N categories</td><td><a href="/pages/AmGsNJOt6hyWbMuwohm6">/pages/AmGsNJOt6hyWbMuwohm6</a></td></tr></tbody></table>


---

# 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/analytics+/quick-charts/storytelling-charts/lollipop.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.
