Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support for edge modifiers #25

Open
AnjoMan opened this issue Aug 9, 2018 · 0 comments
Open

Support for edge modifiers #25

AnjoMan opened this issue Aug 9, 2018 · 0 comments

Comments

@AnjoMan
Copy link
Member

AnjoMan commented Aug 9, 2018

It would be valuable to be able to mark an edge with a modifier. E.G. in the below graph, the edge (n2, n3) has an arrow modifier which could be used to make a directed graph, or to modify the significance of the edge in some other way.

     n1---------n2
                ^
                |
                n3

We already support edge labels such as n1---(label_1)---n2 but this change would allow the user to have modifiers and labels on the same edge

``n1<---(edge_3)--->n2`

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant