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

Is it possible to add annotations to edges of a SimpleDiGraph? #18

Closed
shayandavoodii opened this issue Sep 13, 2022 · 1 comment
Closed

Comments

@shayandavoodii
Copy link

Hi, I have created a SimpleDiGraph, and I wish to annotate the edges of this graph, but I don't know how. Can you please help me with it?

This is what my graph looks like, and I wish to annotate all of its edges:

image

@juliohm
Copy link
Member

juliohm commented Sep 13, 2022

Consider GraphMakie.jl for advanced graph plotting: https://graph.makie.org/stable/generated/plots

@juliohm juliohm closed this as completed Sep 13, 2022
This issue was closed.
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

2 participants