Hello!
I have 5 columns in my dataset for 'province', 'city', 'A', 'B', and 'C'. I need a stacked-grouped bar chart such that the x-axis shows the province, for each province we have a category of 3 grouped bars for columns A, B, C and in each bar we have the cities by different colors. Could you please guide me with that?
Thanks!