Grouped Stacked Chart Example
Specific effect as shown in the figure below

Introduction
Combination of clustered chart and stacked chart
Data Structure
Fields: n classification fields and n continuous fields; It is recommended that n<=3
Data: Classification fields have hierarchical relationships, such as major categories and subcategories; Continuous fields can constitute a whole (example: key user count and regular user count constitute total user count)
Usage Scenarios
Compare the size of the same category within different groups, compare the size of different categories within the same group. And simultaneously observe the size of category composition within groups.
Drawing Area Recommendations
● After dragging fields into the drawing area, you can set the grouping method in the chart properties at the bottom right
