GoJS 4.0 brings a number of new features, centered around performance and usability. Mainly:
- Performance improvements for large graphs, especially during dragging and object picking.
- ForceDirectedLayout has been re-implemented to be much faster.
- Several improvements for stronger type checking and use with AI tooling. Regardless of tooling, we will continue to make it easier to create and verify code.
- The functionality of the Robot extension has now been merged into the Diagram class.
- We have added a HeatMap extension.
4.0 beta site
See the full 4.0 Beta changelog here
You can use 4.0 Beta on NPM today:
npm i gojs@beta
Let us know if you have any issues or requests for GoJS 4.0.