Skip to content

Force-directed layout? #5

@merlinz01

Description

@merlinz01

Just saw this project on the Go forum and tried it on my project.

Because of the large number of dependencies, the graph doesn't fit on one screen width:
image

I have seen force-directed layout used in various places for showing complex dependency trees. E.g. https://vega.github.io/vega/examples/force-directed-layout/ This might make large trees more manageable. It looks like modview uses SVG for the visualization, and I don't know what all is possible with that.

Another thing that could make it more manageable is the ability to "delete" unused dependency links, so that dependencies that aren't actually used in the final product don't clutter the view.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions