The list below describes recent changes and additions to JsDiagram:
Set the enableSpatialIndex property of Diagram to create an index of item positions for faster hit-testing and viewport clipping queries. This should greatly improve user interaction and rendering speed for diagrams containing tens of thousands or more items.
JavaScript
![]() |
---|
// create 20000 links + nodes in total |