Blog Post

Customer Stories
2 MIN READ

Lollipop chart how-to

gwolfe's avatar
gwolfe
Data Pipeline
08-08-2024

Years ago, I found a helpful method for creating a Lollipop chart using a "break-by," but that approach isn’t always feasible. I developed a workaround by combining a stacked bar chart with dots, and now I'm looking to make the dot radius and bar width dynamic based on the number of category values to prevent overlap.

Years ago I was looking for help creating a Lollipop chart and found it on this post which works great when you can take advantage of a "break-by". However, this isn't always the case. We have devise...
Updated 06-04-2025
Version 3.0

Related Content

Related Content
I am new to Sisense, trying to build a simple chart where categories from datamodel need to be filtered before usage in x-axis I understand it can be filtered by values but I want to filter the tab...