reqlanOverviewIdeasFilesCode filesClustersAttributesGraphPrint

Printable idea sheet

physics_options

reqlan rq/extension/library/graph.rq:194

- user can select from a dropdown of physics options offered by cytoscape. js
- the options for the physics should be exposed to the user in a menu too.
- user can select whether to use live physics / animation
- live physics uses the custom graph-physics simulation; cola remains selectable as a batch layout in the layout dropdown
- Ideas Summary exposes layout, live-physics, and force sliders in GraphControlPanel.svelte

Interactive page: physics_options