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
Adds ability to pass a custom draw function to props.pathFunc (#37, thank you @Emsu)
Improves render/update performance on large graphs (#41)
If you're still experiencing significant delays, please set props.transitionDuration to 0 to disable transitions. This will keep even extremely large graphs responsive.