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

arrow_shift = :end to align with the destination node surface for non-circular nodes #115

Open
19 tasks
hdavid16 opened this issue Feb 9, 2023 · 0 comments
Open
19 tasks
Labels
enhancement New feature or request

Comments

@hdavid16
Copy link
Collaborator

hdavid16 commented Feb 9, 2023

The algorithm for non-circle markers will require updating the function distance_between_markers to take the incidence angle as an input to determine the distance between the centers of the two markers (node and arrowhead). This is node-marker-specific:

  • :rect
  • :diamond
  • :hexagon
  • :cross
  • :xcross
  • :utriangle
  • :dtriangle
  • :ltriangle
  • :rtriangle
  • :pentagon
  • :octagon
  • :star4
  • :star5
  • :star6
  • :star8
  • :vline
  • :hline
  • :+
  • :x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant