Stacked Bar Comparisons
Hello Developers,
I'm having a requirement where i need to show bar chart for current year data and previous year data as shown below.

In the first chart I need to show stacked bar for the current year and for the previous year side by side to show the comparison. I'm not able to figure out how to achieve this.
I'm able to get the current year stacked bar with a data shape like below
Location (x axis)
Type 1
Type 2
Type 3
Type 4
Now what would be the ideal data shape or approach to show the stacked bar for both the years.
Regards,
Saran

