Dmitry Shulga
Dmitry Shulga
@oshhh I think after I downgraded to 2.6.0, the problem went away. Not a solution but at least dragging works. ``` react-d3-graph@^2.6.0: version "2.6.0" resolved "https://registry.yarnpkg.com/react-d3-graph/-/react-d3-graph-2.6.0.tgz#b994131e430b568e086970560ba8a26809113173" integrity sha512-U72didZuPuYEqAi1n2bJvnph+9MviIw2x9I0eoxb1IKk3cyEwsJV96n3RL72z/7HDsa1FOvDKuOJE7ujSNZB/Q== ```
@oshhh I also see unlinked nodes cramped together in top left corner. Trying to figure out how to push them out... There is no force to do that without links...
Python 2.7.10. On Tue, Jan 5, 2016 at 12:21 PM, James Brown [email protected] wrote: > Are you on Python 2 or Python 3? > > — > Reply to this...