graphia icon indicating copy to clipboard operation
graphia copied to clipboard

Per-edge force layout weight

Open bgamari opened this issue 3 years ago • 0 comments

It would be useful to be able to guide the force layout engine to emphasize some edges over others. For instance, one might imagine being able to use a edge attribute as the edge's spring constant and natural length. Another, simpler (but less expressive) approach would be to allow the edge's energy contribution to be scaled by an edge attribute.

bgamari avatar Nov 25 '22 15:11 bgamari