Releases: MakieOrg/GraphMakie.jl
Releases · MakieOrg/GraphMakie.jl
v0.3.5
GraphMakie v0.3.5
Closed issues:
- interface
edge_paths
of the recipe to user (#76)
Merged pull requests:
- Expose edge_paths to users (#77) (@filchristou)
- Compatibility with Makie 0.17 (#78) (@asinghvi17)
v0.3.4
v0.3.3
v0.3.2
GraphMakie v0.3.2
Closed issues:
- Conversion error und update of node_pos with "wrong" type (#32)
- error if layout returns
Vector{Vector{T}}
(#33) graphplot
stackoverflow (#34)- Simpler curvy edges (#37)
- :colormap not found when using
node_attr
(#49) - MethodError: no method matching getindex(::MakieCore.Attributes) when using
edge_attr
,node_attr
in Makie 0.16.1 (#50) - Bump Makie compat version (#55)
- selfloop placement for digraph is broken (#58)
Merged pull requests:
v0.3.1
v0.3.0
GraphMakie v0.3.0
Closed issues:
- Add ability to plot single node cycles (#23)
- Feat request: integrate
by_axis_local_stress_graph
network layout from GraphRecipes (#31) - Avoid node clipping with CairoMakie.jl as backend (#35)
- move to Graphs.jl (#38)
- Broken link to lightgraphs.jl (#39)
Merged pull requests:
v0.2.4
GraphMakie v0.2.4
Merged pull requests:
v0.2.3
GraphMakie v0.2.3
Merged pull requests:
v0.2.2
GraphMakie v0.2.2
Closed issues:
Merged pull requests:
- Fix typo (#26) (@jeremiahpslewis)
- remove code for single edgewidth per line (#29) (@hexaeder)
v0.2.1
GraphMakie v0.2.1
Merged pull requests:
- CompatHelper: bump compat for "Makie" to "0.15" (#24) (@github-actions[bot])