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

Arrowheads in a directed graph with smooth curves don't point to the center of their node #512

Open
hbelen opened this issue Dec 5, 2021 · 0 comments

Comments

@hbelen
Copy link

hbelen commented Dec 5, 2021

Describe the bug
Arrowheads in a directed graph with smooth curves don't point to the center of the node they point to.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://danielcaldas.github.io/react-d3-graph/sandbox/index.html
  2. Check the directed checkbox
  3. Select the CURVE_SMOOTH link.type
  4. See error

Expected behavior
Arrowheads point to the center of the node they point to.

Screenshots
image

Environment:

  • OS: macOS
  • Browser: chrome
  • Version: 96.0.4664.55
  • Node version: whichever the playground currently uses
  • react-d3-graph version: 2.6.0
  • d3 version: whichever the playground currently uses
  • react version: whichever the playground currently uses
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

1 participant