Forum Discussion
Overlapping Bar Chart
Hi. I'm fairly new to Power BI and I would like to create a bar chart within a bar chart. Is there a visual available for this as I have been unable to find one? For example I would like to show Current Month vs Current Month Last Year using a bar chart, with a small/narrow bar within a current bar. Perhaps this is called an overlapping bar chart? Many thanks.
7 Replies
- radhey_recResolver II
Hi SonyT ,
Perhaps you are needing a lipstick chart:
If so, you can check:
OR
https://pbivizedit.com/gallery/lipstick-column
Thanks,
-R
- SonyT01Regular Visitor
Thank you R, that visual looks like just what I need.
- SonyTFrequent Visitor
Thank you for your response Fernando. It seems there doesn't seem to be a visual that allows for a bar chart that overlaps. Perhaps we will have to go with your suggestion for now. Thanks.
- AnonymousNot applicable
I know its not what you are looking for but you could use the line and clustered column chart and plot the same month last year on the line and the current on the bar. (or the other way around)
- AnonymousNot applicable
If you wish make a Bar plot similar to Power BI's Logo (on Bar coinsiding the other vertically), and not need a lipstick chart, you can create it using a python visual in Power BI. you can easily define, start point of Bars on x-axis, as well as their width.