-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
Using react-d3-graph contains way more functionality than we need, and is adding unnecessary complexity. I believe the best route forward would be to either greatly prune the codebase of react-d3-graph to the basics, create a d3-force graph from scratch, or start extending a much simpler library like https://github.com/uber/react-vis-force.
Think the last choice will be best + easiest