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

Feature/bend links #91

Merged
merged 15 commits into from
Jul 25, 2018
Merged

Feature/bend links #91

merged 15 commits into from
Jul 25, 2018

Conversation

danielcaldas
Copy link
Owner

This PR addresses issue #89

Links have now the ability to bend (smooth or full curve), for that a new config on link level was added, link.type, the next values can be provided:

  • "STRAIGHT" (default) - a straight line.
  • "CURVE_SMOOTH" - a slight curve between two nodes
  • "CURVE_FULL" - a semicircumference trajectory unites source and target nodes.

Sample GIF below

rd3g-bend

@danielcaldas danielcaldas merged commit 6e1201c into master Jul 25, 2018
@danielcaldas danielcaldas deleted the feature/bend-links branch July 25, 2018 20:23
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