Hi,
I am trying to achieve something similar to this
The difference is that I want each stack to have similar value as to the one next to it. So, for the example above I want all of my stack values like 'Stack Bar 1', 'Stack Bar 2'...'Stack Bar5' appear in one bar stacked on top of each other and the next to it (second group) should have the similar values as well - same color too.
Is it possible to do??
Scenario: I have months along x axis. Each month has two halves (two bars). Each bar is then broken down to certain repetitive actives like biking, swimming, jogging. They spread over certain duration of each bar.
I hope this example has made it clear enough what am i trying to achieve here.
If it's possible how will binding work as the example above assumes of different stacks.
Thanks,
Sadaf