Skip to content

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

Open
@hdavid16

Description

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

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions