Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Arrow Style for Directed Graphs #7

Open
Livnetata opened this issue Jan 5, 2023 · 2 comments
Open

Arrow Style for Directed Graphs #7

Livnetata opened this issue Jan 5, 2023 · 2 comments

Comments

@Livnetata
Copy link

Is it possible to change the arrow style in directed graphs (something like adding an attribute for "arrowstyle", as is implemented in matplotlib https://matplotlib.org/stable/api/_as_gen/matplotlib.patches.ArrowStyle.html)?

Thanks,
Neta

@Livnetata Livnetata changed the title Arrow Style for Directed Graph Arrow Style for Directed Graphs Jan 5, 2023
@MrTomKimber
Copy link

Yes please, I came here to request the same thing. I'm interested in modelling entity relationship diagrams, where such endings might represent one/many/optional relationship cardinalities, and where I previously explored this in SVG, you can attach marker-end and marker-start decorations which opens up the option to attach alternate SVG widgets to line endings.

Wouldn't cross over into the 3d plots very easily though.

https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/marker-end

@demacdo
Copy link

demacdo commented Apr 25, 2024

Looking for the same thing, has anyone looked into this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants