Skip to content

Releases: MakieOrg/GraphMakie.jl

v0.4.3

17 Nov 09:50
9960420

Choose a tag to compare

GraphMakie v0.4.3

Diff since v0.4.2

Closed issues:

  • Edge linestyles not always working (#93)

Merged pull requests:

v0.4.2

14 Oct 17:11
061addf

Choose a tag to compare

GraphMakie v0.4.2

Diff since v0.4.1

Closed issues:

  • Edge labels orientation (#61)
  • Giving in elabels_rotation as Real throws error (#68)
  • How to add annotations to edges of a SimpleDiGraph? (#88)
  • Unable to make animation using GraphMakie (#90)

Merged pull requests:

v0.4.1

08 Aug 12:04
55ef00d

Choose a tag to compare

GraphMakie v0.4.1

Diff since v0.4.0

Merged pull requests:

  • Fix for mixed scalar/vector elabels properties (#86) (@thchr)

v0.4.0

19 Jul 08:07
69cf95f

Choose a tag to compare

GraphMakie v0.4.0

Diff since v0.3.6

Merged pull requests:

v0.3.6

22 Jun 16:33
599cee7

Choose a tag to compare

GraphMakie v0.3.6

Diff since v0.3.5

Closed issues:

  • reset camera view (#81)
  • interactions broken on new Makie (#82)

Merged pull requests:

v0.3.5

12 May 13:03
cb19bae

Choose a tag to compare

GraphMakie v0.3.5

Diff since v0.3.4

Closed issues:

  • interface edge_paths of the recipe to user (#76)

Merged pull requests:

v0.3.4

04 Apr 12:08

Choose a tag to compare

GraphMakie v0.3.4

Diff since v0.3.3

Closed issues:

  • add reference tests based on examples in docs (#22)
  • edge_plottype=:linesgements leads to false arrows (#64)
  • Are nlabels_distance and nlabels_align working properly? (#65)
  • Exception while generating log record (#75)

Merged pull requests:

v0.3.3

28 Feb 17:12
59212c3

Choose a tag to compare

GraphMakie v0.3.3

Diff since v0.3.2

Merged pull requests:

v0.3.2

16 Feb 17:22
0141a0d

Choose a tag to compare

GraphMakie v0.3.2

Diff since v0.3.1

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

21 Jan 14:58
2186e02

Choose a tag to compare

GraphMakie v0.3.1

Diff since v0.3.0

Closed issues:

  • Example in docs throws error (#43)
  • Plotting a graph with given node positions (#44)
  • Error when using arrow_attr (#51)

Merged pull requests: