You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
When clicking on a node it should zoom to that node. Also if that is not possible at least it should zoom on a specific node (Harry) as mentioned in my data var when code is starting
Screenshots
If applicable, add screenshots to help explain your problem.
Environment:
OS: [Windows]
Browser [Chrome]
Version [97.0.4692.71]
Node version [14.15.1]
react-d3-graph version [2.6.0]
d3 version [4.10.2]
react version [16.14.0]
The text was updated successfully, but these errors were encountered:
Describe the bug
When using focusedNodeId to zoom on a node programmatically it does nothing.
To Reproduce
Steps to reproduce the behavior:
My code: https://pastebin.com/T8evrVgM
Expected behavior
When clicking on a node it should zoom to that node. Also if that is not possible at least it should zoom on a specific node (Harry) as mentioned in my data var when code is starting
Screenshots
If applicable, add screenshots to help explain your problem.
Environment:
The text was updated successfully, but these errors were encountered: