
Announcements
I'm creating a holiday tracker where the requests are shown in a Gantt-like view using @RonLar's Gantt chart. My problem is that I may have several requests for one employee, and putting each request in a separate row is not visually appealing. I wonder then if there is any way to position several items in a single row, by for example changing the y position or any other way. Here is a screenshot of my app:
The first three entries refer to the same employee, and I would like to have them in this case in row 1.
Any help is appreciated!