I'm trying to show 5 stacked bars on the same chart, however for each bar the stacks have different labels. Specifically, I have 5 land areas, each with 5-9 districts. So I'd like 1 bar for each land area and the bar to be segmented by each district they have, and the sizing to be the numerical value for the district.
All the examples I've found (e.g.tutorial video ) are comparing things which have identical subgroup categories (quarterly performance), and I haven't figured out how to layout my data and incorporate it into the chart to include all the district labels, while keeping them grouped by land area. Any insight would be appreciated