import-graph-visualizer
import-graph-visualizer copied to clipboard
feat(app): allow pausing physics simulation
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.