import-graph-visualizer icon indicating copy to clipboard operation
import-graph-visualizer copied to clipboard

feat(app): allow pausing physics simulation

Open GerkinDev opened this issue 1 year ago • 0 comments

For big & complex graphs, the nodes can be unstable (see https://github.com/visjs/vis-network/issues/1636). This PR adds a button in the header to toggle the physics simulation.

GerkinDev avatar Nov 22 '24 10:11 GerkinDev