1

As a base I use this gantt chart from Amcharts: https://www.amcharts.com/demos/gantt-chart-dates/

amcharts demo gantt chart

Is there a way to let the user interactivly resize any of the items? I see there is a resizable Option for XY-charts in Amcharts but it doesn't seem to do what I need. Is there any other method of resizing the bars?

Hokascha
  • 1,709
  • 1
  • 23
  • 41

1 Answers1

0

It's seems preety complicated to achieve that with amcharts becuase they are preety robust.

there is a an open-source project that will satisfy your needs - frappe gantt, it allows you to drag the bars themself. (I have no connection to the project).

Guy Nachshon
  • 2,411
  • 4
  • 16