v1.5.1
- 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
to0
to disable transitions. This will keep even extremely large graphs responsive.
- If you're still experiencing significant delays, please set