Skip to content

v1.5.1

Compare
Choose a tag to compare
@bkrem bkrem released this 21 Oct 19:00
· 365 commits to master since this release
  • 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.