Skip to content

Generate force directed graph visualization. #2991

@thayeray

Description

@thayeray

Problem
For social networks I can set up the network and do the routing in pgRouting, but if I want to see what the network looks like I have to use other tools like Graphviz.

Improvement
Adding a way to generate force directed graph visualizations would improve pgRouting. For example to implement a FDG algorithm that would generate 2d or 3d coordinates for the nodes in the graph.

Alternatives
PostgreSQL has other graph database implementations like Apache AGE but the AGE viewer does not compile fully and the project appears to be abandoned.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions