So I was trying to follow the following example with my own data to illustrate our Downtime by shift by day.
http://dojo.telerik.com/@tsvetomir/iSEZE
Here is my attempt at it.
https://dojo.telerik.com/iMowIkaL
What I was hoping to do was to get 4 stacked and grouped bars out of the data sent.
I should have a bar for shift 1 on Date 9-6, shift 2 on Date 9-6, shift 1 on Date 9-7 and shift 2 on Date 9-7. Each of the four bars would have 2 reasons grouped together on each bar. I have attached a jpeg of what I am ultimately trying to replace.
What am i doing wrong here?