Question
Bar Chart Stacking
I am creating a bar chart with two measures: GST and TotalBill.
If I use normal stacking both the values get on top of each other.
like if GST = 20 and TotalBill = 100 then the bar length will be 120 as shown in the attached image.
But I want the bar length to be 100 and GST measure inside that.

