Skip to content

v0.5.3

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Feb 21:13
· 126 commits to master since this release
6d1efef

GraphMakie v0.5.3

Diff since v0.5.2

Closed issues:

  • Feature request: arrow_shift = 1 land arrow on the surface of the node marker (#101)
  • Feature request: allow changing the arrowhead marker (#107)
  • Docs: Add example of self loops with waypoints (#109)
  • segfault on readme example (#110)
  • arrow_shift less than 0 fails (BoundsError) (#112)

Merged pull requests:

  • arrow_shift = :end shifts arrowheads to surface of destination nodes (#113) (@hdavid16)
  • arrow_shift = :end moves arrowhead tip to surface of destination node marker. (#114) (@hdavid16)