-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Before adding more papers, simulation effects must be disabled/ reduced to improve client performance.
Co-ords are being pre-calculated in export_graph.py stage, then react-graph-2d runs simulation once nodes are loaded on the client for spacing and arrangement. The simulation will stress the client side once Nodes increase.
Determine a method on the server to organise the nodes with appropriate spacing without running the simulation client-side.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels