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

Used dagre for positioning edge label in Blazor.Dagre #103

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

JBBianchi
Copy link
Member

After rereading dagre's documentation, I notice edges could have a set of coordinates, used to position their label if any. Therefore, I updated to code to use this feature instead of the hacky one used before.

I also renamed DagreService to GraphLayoutService and did other little refactors.

Signed-off-by: Jean-Baptiste Bianchi <jb.bianchi@neuroglia.io>
@JBBianchi JBBianchi changed the title Used dagre for positioning edges labels in Blazor.Dagre Used dagre for positioning edge label in Blazor.Dagre Aug 12, 2024
@JBBianchi JBBianchi merged commit 7fd6316 into main Aug 12, 2024
1 check passed
@JBBianchi JBBianchi deleted the fix-dagre-edges-2 branch August 12, 2024 08:21
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

Successfully merging this pull request may close these issues.

1 participant