问题
So I have the following data:

I made 2 stacked bars with these data, notice both bar have different data points, my question is, how do I merge them to the same graph so I can compare them?


I would like something to look like this, is it possible?:
回答1:
A simple solution would be to have all 7 columns in your data table, and then fill in 0's for the values that don't apply to one row or the other.
来源:https://stackoverflow.com/questions/20056758/in-excel-how-do-i-make-a-stacked-bar-graph-with-2-bar-that-have-different-data