Hi, I’m thinking about using this component, but a day only has 8 hours, when in fact it has 24 hours. A task for 16 hours is displayed for 2 days in the diagram, when in fact it can be done in a day.
Is there any way to change the number of hours in a day from 8 to 24?
yes, please correct it in src:
this.hoursInDay = 8;
set it to whatever you need.
We have added additional method in the new version.
Thanks for the quick reply
hi if i m setting hoursInDay = 24 then it shows enddate one less than its actual enddate