You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, this library is really fantastic and fit most of my use cases.
While I'm waiting for this PR to be merged (#528), I just prepare my tasks to welcome it.
This is how my tasks are :
lettasks=[{id: 'XXX',name: 'Programmation bas niveau',start: '2025-01-01T09:00'end: '2025-01-01T15:00'group: 'Programmation bas niveau'},/...]
The starting time (09:00:00) is taken by Frappe/Gantt, but the end time isn't (15:00:00), so my Hours view is useless since Gantt make it ends at the end of the day.
First, this library is really fantastic and fit most of my use cases.
While I'm waiting for this PR to be merged (#528), I just prepare my tasks to welcome it.
This is how my tasks are :
The starting time (09:00:00) is taken by Frappe/Gantt, but the end time isn't (15:00:00), so my Hours view is useless since Gantt make it ends at the end of the day.
This is my Gantt init :
This is what Gantt gives me :
The text was updated successfully, but these errors were encountered: