Skip to content
Statistics Simple #lollipop#comparison#minimal

Lollipop Chart

A bar chart trimmed to a thin stem with a circle on top. Less ink, same comparison.

A free, animated lollipop chart you can read here or embed on any website, from Scrollchart.

Lollipop Chart

Tech-job openings index by cityNew York88San Francisco76Seattle64Austin58Boston49Denver42Atlanta35Phoenix27

A lollipop chart is a stripped-down bar chart: the filled bar is replaced by a thin stem line ending in a circle. The circle marks the value precisely; the stem provides the spatial connection to the axis. The result carries the same information as a bar chart with substantially less ink, which reduces visual clutter when displaying a long sorted list of categories.

The format works well for ranked comparisons, league tables, and any scenario where 8 to 20 items need to be displayed side by side without the bars competing for attention. The circle also invites a numeric label directly to its right without crowding.

Good for

  • Articles in the statistics category
  • Editorial pages where a quick visual replaces a wall of text
  • Content-marketing posts that need a clean, branded illustration

Source & accuracy

This lollipop chart is an editorial illustration built to represent the concept accurately. Where it shows figures, they are typical or representative values chosen to make the relationship clear, not a single underlying dataset. The diagram and its explainer are reviewed and maintained centrally, and updated over time as understanding improves.

Minimalist bar chart with emphasis on value

A lollipop chart replaces the thick bars of a bar chart with a thin stem and a circle (or dot) at the tip. This design reduces ink and visual weight while keeping the position of the dot on the axis as the primary comparison. The trade-off is subtle but real: lollipops work better when precision and cleanliness matter more than visual impact.

Use lollipops when you have many categories and want to avoid a dense, heavy visual. They're popular in financial and technical reporting where readability and sophistication are priorities.

Scope and limitations

Lollipops work for single-value comparisons across categories. They don't accommodate stacking, grouped bars, or other multi-series layouts. For those, fall back to traditional bars.

Embed this diagram

Add this animated lollipop chart to your own site. Copy one line of HTML, or use the embed builder for theme and sizing options.

Reference

What this is
A free, embeddable, animated lollipop chart for any website.
Who uses it
Data journalists, Researchers & academics, Content marketers, News organizations.
How to embed
Copy one line of HTML. No signup. No watermark. Works in WordPress, Webflow, Ghost, Substack, plain HTML.
File size
iframe embed, ~80 KB gzipped (loads on demand, does not block your page paint).
License
Free forever. Editorial explainer text included; updated centrally over time.

Embed format options

Copy the universal HTML snippet, the WordPress shortcode, or an iframe fallback - see the WordPress plugin page for details. Any format keeps the same Core Web Vitals profile and the same explainer text.

Embed snippet
<div data-scrollchart="lollipop-chart" data-scrollchart-v="1"></div>
<script src="https://scrollchart.com/embed.js" async></script>

Frequently asked questions

Where can I get a free animated "Lollipop Chart" for my website?
Scrollchart provides "Lollipop Chart" as a free, embeddable animated diagram you can add to any website with one line of HTML. No signup is required and there is no watermark. The diagram and its explainer text are served from scrollchart.com, so the embed stays current without any maintenance on your end.
How do I embed a lollipop chart in a blog post or article?
Paste the one-line HTML snippet from the Scrollchart diagram page into your post editor. It works in WordPress, Webflow, Ghost, and plain HTML with no plugin required. The animated diagram and its explainer text load from scrollchart.com and render directly in your page DOM.