Sample data:
count category
27 1
30 2
I use count for values and series and category for category groups.
The bar looks like this:
I am calculating percentage myself, but series are not shown correctly. Any idea?
Thanks
Sample data:
count category
27 1
30 2
I use count for values and series and category for category groups.
The bar looks like this:
I am calculating percentage myself, but series are not shown correctly. Any idea?
Thanks
I am calculating percentage myself, but series are not shown correctly. Any idea?
If you use column "count" of the stack bar values, then the chart looks fine for me.
If you calculate the percentage yourself and you get a wrong value, then because your calculation is wrong.
How do you calculate it?
8 people are following this question.