ElvisShakya Can we change the scales of the gantt chart after the chart has been rendered? For example from days to months. I would like to trigger this function on a separate button.
tasha You can use useState hook to set new scales. Here is the example: https://stackblitz.com/edit/vitejs-vite-1vpflvbp?file=src%2FGanttComponent.jsx