# Lollipop charts

Lollipop charts, also known as pin charts, are a variation of bar charts where a dot represents the data point and a segment connects it to the X-axis. It is often used to visualize data where the length of the bar is not as important as the value itself. Inforiver offers three variants of lollipop charts: Simple, Bar colored, and Marker colored which can be inserted in a single click.

Furthermore, the following customization options are available in the Customise tab from the ribbon:&#x20;

(a) axis direction&#x20;

(b) reference line and band&#x20;

(c) comparison band&#x20;

(d) data label&#x20;

(e) fill pattern and more.

{% embed url="<https://lumel.wistia.com/medias/5yfsyfbbm9>" %}

> ## **Related resources**
>
> #### User guide
>
> [Lollipop charts](https://docs.inforiver.com/working-with-inforiver/6.-working-with-charts/bar-and-pin-charts)


---

# 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://videos.inforiver.com/reporting-matrix/graphical-tables/lollipop-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.
