Hi everybody, I am trying to create a bar chart exactly like StackedBarChartDemo4. But I tried to follow that example and define a data set and a KeyToGroupMap, but it seems to me that I cannot define any data set which is very dynamic. In the context of StackedBarChartDemo4, I would not know how many products, how many regions, and how ...