Hi,
I am trying to get a GANTT diagram zoomable in the x-axis using version 4 of d3.
It seems to be so easy with version 3, but I haven't been able make it work in v4 nor to find a good example with the latest version.
Here is the GANTT example that I have been basing the work on:
And here is my jsfiddle version of the above code. I am new to jsfiddle so I guess that's why I didn't get the buttons to work.
Here is a couple of d3 v3 GANTT that work.
How do I make the v4 GANTT zoomable in the x-axis?