-
Notifications
You must be signed in to change notification settings - Fork 233
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
Add the ability to make link cross multiple points across its route from source node to target node #378
Add the ability to make link cross multiple points across its route from source node to target node #378
Conversation
67ab356
to
15182e7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey, thanks a lot for the changes, the feature is looking good. Before moving forward there are some API decisions we need to make and some other small comments I left.
0f6dd71
to
e282191
Compare
@danielcaldas I think this PR is ready to be merged. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
…:local: script. Add breakPoints example to small.data.js
closes #373 (Even though additional functionality to the behavior mentioned in the issue may be added in the future).
This PR adds the ability to describe the Link route from its source node to target node more precise way.
The behavior can be seen in this screenshot: