Closed den1k closed 6 years ago
It's in the todo list but I don't actually have time to do it.
Mainly because I am not very familiar with D3.
This project is based on the dagre-d3 project. I upgraded it to ES6 and webpack. I didn't change any of its logic due to lack of D3 knowledge.
Some one else has done the work: https://github.com/smbolton/dagre-d3v4
Maybe I can reference his work and update this project.
The main fork of dagre-d3 got moved to a GitHub organization at https://www.github.com/dagrejs and now supports D3.js v4. It would be great if you can give it a try. Also, trying to find ways to consolidate the changes made in different places. Do you have any recommendations how to approach this?
The work has been done.
What's in the way of upgrading d3?