GoJS 3.1 Beta has been released: https://gojs.net/beta/ https://gojs.net/beta/changelog.html You can install the Beta via NPM with the “beta” tag: npm i gojs@beta We welcome all feedback and feature requests.
Changes for 3.0.24 Fixed an error in ForceDirectedLayout which previously caused some graphs with few nodes to be drawn sub-optimally.