Skip to content

Graph view does not handle cyclic graphs well #65

@spaaaacccee

Description

@spaaaacccee

Currently, importing a cyclic graph will result in an error message"<map_name> is not a tree." However, we can probably do a bit better:

We can migrate to a library: https://github.com/vizdom-dev/vizdom, which should handle trees, acyclic directed graphs, and also cyclic directed graphs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions