Idea detail
html_export_graph_animation
reqlan rq/extension/features-html-export.rq:238
block
Summary
Live physics in the HTML export should match Ideas Summary animatePhysics: continuous damped semi-implicit Euler using the defaults from physics-core.js ( same module as graph-physics.ts ).
A Live physics toggle pauses and resumes the same simulation state ( default off ); when off, the graph batch-settles then sleeps.
Simulation should converge and sleep when calm, waking on filter changes or when Live physics is turned back on, aligned with layout_physics.
Large graphs use a spatial grid + repulsion cutoff in the shared core; all nodes and full labels remain visible.
Attributes
Ancestor context
No ancestor chain recorded.
| Kind | Idea | Path | Snippet |
|---|---|---|---|
| references | html_export_graph_page | reqlan rq/extension/features-html-export.rq | html_export_graph_animation |
| Kind | Idea | Path | Snippet |
|---|---|---|---|
| references | layout_physics | layout_physics |
Initialising graph…