This question is locked. New answers and comments are not allowed.
I want to create a Gantt Chart. And the Datastructure is like this:
maschine 1 from 01.08.2011 19:00 to 01.08.2011 22:15
maschine 1 from 02.08.2011 12:00 to 02.08.2011 14:00
maschine 2 from 1.08.2011 11:00 to 01.08.2011 13:00
maschine 2 from 2.08.2011 13:00 to 02.08.2011 14:00
and so on.
I want that the x axis include the maschine and on the y- axis are this timeareas. I bind my datatable to the radchart. But i have over 400 rows in this (but only 100 machines) . So in my chart i get over 400 x-axis labels. I want to group my data for one machine . I hope you could understand. thanks a lot!
edit: i attached an example from my radchart. (but only with 5 machines)
maschine 1 from 01.08.2011 19:00 to 01.08.2011 22:15
maschine 1 from 02.08.2011 12:00 to 02.08.2011 14:00
maschine 2 from 1.08.2011 11:00 to 01.08.2011 13:00
maschine 2 from 2.08.2011 13:00 to 02.08.2011 14:00
and so on.
I want that the x axis include the maschine and on the y- axis are this timeareas. I bind my datatable to the radchart. But i have over 400 rows in this (but only 100 machines) . So in my chart i get over 400 x-axis labels. I want to group my data for one machine . I hope you could understand. thanks a lot!
edit: i attached an example from my radchart. (but only with 5 machines)