Releases: MakieOrg/GraphMakie.jl
Releases · MakieOrg/GraphMakie.jl
v0.5.4
GraphMakie v0.5.4
Closed issues:
- Text boxes instead of text labels (#57)
- Documentation issues (#121)
- curve_distance & curve_distance_usage observable not updating figure (#122)
Merged pull requests:
- Fix a few typos in docs and docstrings (#116) (@pitmonticone)
- enable dependabot for GitHub actions (#117) (@ranocha)
- fix: add curve_distance & cd_usage updates (#123) (@IsaacTay)
- fix docs and make them strict (#124) (@hexaeder)
- add link from navbar to NetworkLayout.jl (#125) (@hexaeder)
- allow vector of points for layout (#127) (@maltesie)
- Labels inside node markers (#128) (@greimel)
- Update
reftests.jl-12.png
(#129) (@greimel)
v0.5.3
GraphMakie v0.5.3
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:
v0.5.2
v0.5.1
GraphMakie v0.5.1
Closed issues:
- 3D rotation doesn't move node labels (#27)
- Failure to remove edges when updating observable to graph with no edges (#42)
- Changing nlabels does not update the plot (#66)
- plot at the bottom of https://graph.makie.org/stable/generated/plots/ doesn't seem to render correctly (#96)
- Problems plotting directed graphs without edges (#97)
Merged pull requests:
v0.5.0
v0.4.3
v0.4.2
v0.4.1
GraphMakie v0.4.1
Merged pull requests:
v0.4.0
GraphMakie v0.4.0
Merged pull requests:
- Edgelabelorient (#73) (@filchristou)
- Update reference images (against PR #73) (#83) (@greimel)