michaelbdavid
michaelbdavid
**Describe the bug** When using react-d3-graph with Goldenlayout. So that I can have multiple instances of graph. I've noticed that it appears sharing the same config across multiple instances of...
Hey Guys, Mostly just a question about using pauseSimulation, resetNodesPositions, restartSimulation. I'm pretty new to d3 so I'm not sure I understand how I can call these on my graph....
Hi @danielcaldas , Another feature request/question. Is there a way to multi-select nodes or allow user to manually draw a relationship between two nodes? If not would it be possible...
Hey @danielcaldas , I was wondering if there is a way to add a legend to describe nodes added to graph? Looking through documentation I did not see anything like...
Hey @danielcaldas, I've pulled react-d3-graph locally and I'm not seeing a way that I can build and run locally. I'd like to try out the changes in feature/multiple-edges-between-same-nodes to see...
**Is your feature request related to a problem? Please describe.** I'd like to be able to detect when graph is currently animating or has finished animating. **Describe the solution you'd...
Is there a way to apply different layouts to a graph. For example, If I wanted to give a user the option to switch between Network, Heirarchy and Radial Views?...
Hey @johnwalley , Thanks for providing us with Allotment. It is great! So I think I might be confused at how to correctly use defaultSizes. For my use-case I have...
I'd like to add onDoubleClick eventhandler does this exist?
Could someone point me to where ts file for react-sigma/lib/Dagre lives? Trying to pull that lib in and newbing it.