cookiemnstr247
cookiemnstr247

Reputation: 131

Using stack bars in a combination chart

I am putting together a combination chart that shows count of binned values and the sum of an amount related to those bins. I have another attribute (days to process) which comprise those bars. Is it possible to stack the bar chart by the categories in this type of visualization.

The top picture is the chart I want to use, the bottom chart shows how I want the bars to appear in my top chart.

Would appreciate any advice on how to get this result. Thanks!

enter image description here

enter image description here

Upvotes: 0

Views: 77

Answers (1)

Vivek Kumar
Vivek Kumar

Reputation: 66

There is an Option under Properties>Appearance for Bars layout to select between Stacked Bar and Side by Side bars. Using this we can achieve stack bars in combination charts.

Upvotes: 0

Related Questions