Skip to content

Edges with same source and target rendered as a star instead of an edge? #123

@pvillads

Description

@pvillads

I have a situation where nodes commonly have references to themselves (like nodes representing methods with edges representing calls: Recursive methods then have calls pointing to themselves). In such cases, instead of the vertex (showing a label, like "Calls" in this example) I just see a star in the top left corner of the node. That throws away a lot of information. How do I get to see the self-pointing vertex properly?

Another example where this is indispensable is a state machine. Many states will transition onto themselves, and may be multiple such self-loops for a particular state

Best Regards

Peter Villadsen

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