Hi Syncfusion Team,
I'm currently using the Gantt Chart component and have encountered an issue with the baseline dates not adjusting automatically based on holidays.
Issue Details:
When I add or remove holidays using the holidays property in the Gantt chart, the task start and end dates are updated accordingly. However, the baseline start and end dates remain unchanged, even though they should ideally adjust in the same way as the actual task dates to reflect the modified schedule accurately.
Additionally, I would like the initial baseline start date to be calculated based on the provided project start date, and the baseline end date to be determined based on the task's duration and dependencies—in the same way the task start and end dates are handled.
Expected Behavior:
- There should be support for generating the initial baseline dates using the project start date, task duration, and dependencies. I’d like to know how this can be achieved or if there is an existing configuration or method to enable this behavior.
Request:
Please let me know if there is a built-in option or workaround to auto-adjust the baseline dates based on holidays, or if this functionality can be added in a future update.
Let me know if you need a sample or demo code to reproduce this issue. I’d be happy to share it.
Thanks