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

Edges using bezier curve #76

Open
popadicbranislav opened this issue Jul 29, 2022 · 5 comments
Open

Edges using bezier curve #76

popadicbranislav opened this issue Jul 29, 2022 · 5 comments
Labels
feature request New feature or request

Comments

@popadicbranislav
Copy link

Enable graphs to use bezier curves as edge style option (now only straight line, if more edges between same nodes it is curved)

@dash14
Copy link
Owner

dash14 commented Jul 31, 2022

Hi @popadicbranislav,
Exactly, now if there is only one edge between nodes, it will be a straight line even with the curve option.
Just to confirm, is this issue a feature request?

@popadicbranislav
Copy link
Author

Hi @dash14,
that would be a feature request.

@dash14 dash14 added the feature request New feature or request label Aug 4, 2022
@tch1001
Copy link

tch1001 commented Nov 3, 2022

indeed, this would be nice to have! i will see if i can contribute anything! thanks for this library btw :)

@pavelhoral
Copy link

This might be useful if nodes have defined output and input ports / sides. For example check dialogue graph in this article - https://www.articy.com/en/showcase/disco-elysium/ . In this example the outgoing link is comming out from the right side of the node and enters the left side of next node.

@IARI
Copy link

IARI commented Aug 28, 2023

being able to somehow customize the edge layout would be amazing

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

No branches or pull requests

5 participants