Skip to content

Suggestion: Force-Directed Edge Bundling #267

@psimm

Description

@psimm

A new geom_edge_force that uses force-directed edge bundling would let users create much better "hairball" visualizations that are easier to read. In contrast to geom_conn_bundle it would not require connections, which would make it applicable to many more networks.

Reference:
Holten, Danny, and Jarke J. Van Wijk. "Force‐Directed Edge Bundling for Graph Visualization." Computer Graphics Forum (Blackwell Publishing Ltd) 28, no. 3 (2009): 983-990.

An example in d3: https://github.com/upphiminn/d3.ForceBundle

Unfortunately performance seems to be a major concern.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions